#fff0f0 Hex Color

#FFF0F0
0
  • #fff0f0 Color Information

    • In RGB color space, #fff0f0 hex color has a red value of 255, a green value of 240 and a blue value of 240.

    • In CMYK color space (used in color printing), #fff0f0 hex color is composed of 0% cyan, 5.88% magenta, 5.88% yellow and 0% black.

    • #fff0f0 color has a hue of 0 degrees, a saturation of 100% and a lightness of 97.1%.

    • #fff0f0 hex color contains mainly RED.

    • The closest web safe color of #fff0f0 is #ffffff

    • #fff0f0 hex color has a decimal value of 16773360.



    #fff0f0 Color Spaces (Color Conversions)

    HEX fff0f0 #fff0f0
    RGB 255, 240, 240 rgb(255, 240, 240)
    RGB Percent 100, 94.12, 94.12 rgb(100, 94.12, 94.12)
    CMYK 0, 6, 6, 0
    HSL 0°, 100, 97.1 hsl(0, 100%, 97.1%)
    HSV 0°, 5.9, 100
    XYZ 88.128, 89.871, 95.14
    Hunter Lab 94.8, 0.036, 6.858
    CIE-LAB 95.943, 5.047, 1.801
    CIE-LCH 95.943, 5.359, 19.639
    CIE-LUV 0, 5.88, 5.88, 0
    Web Safe ffffff

    RGB percent of color #fff0f0

    100%
    94.12%
    94.12%

    CMYK percent of color #fff0f0

    0%
    5.88%
    5.88%
    0%


    Color Schemes with #fff0f0

    Complementary Color

    Split Complementary


    #fff0f0 Color Preview

    Text with hexadecimal color #fff0f0

    This text has a font color of #fff0f0

    <p style="color:#fff0f0">Text here</p>

    #fff0f0 Background Color

    This box has a background color of #fff0f0

    <div style="background-color:#fff0f0">Text here</div>

    #fff0f0 Border Color

    This box has a border color of #fff0f0

    <div style="border: 4px solid #fff0f0">Text here</div>

    CSS codes

    <p style="color:#fff0f0">Text here</p>
    <div style="background-color:#fff0f0">Text here</div>
    <div style="border: 4px solid #fff0f0">Text here</div>

    #fff0f0 Color on white background

    This is how a font and box color of #fff0f0 will look
    on a white background.

    #fff0f0 Color on black background

    This is how a font and box color of #fff0f0 hex color will look
    on a black background.