#fff0cb Hex Color

#FFF0CB
0
  • #fff0cb Color Information

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

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

    • #fff0cb color has a hue of 42.7 degrees, a saturation of 100% and a lightness of 89.8%.

    • #fff0cb hex color contains mainly RED.

    • The closest web safe color of #fff0cb is #ffffcc

    • #fff0cb hex color has a decimal value of 16773323.



    #fff0cb Color Spaces (Color Conversions)

    HEX fff0cb #fff0cb
    RGB 255, 240, 203 rgb(255, 240, 203)
    RGB Percent 100, 94.12, 79.61 rgb(100, 94.12, 79.61)
    CMYK 0, 6, 20, 0
    HSL 42.7°, 100, 89.8 hsl(42.7, 100%, 89.8%)
    HSV 42.7°, 20.4, 100
    XYZ 83.18, 87.892, 69.081
    Hunter Lab 93.751, -5.69, 21.937
    CIE-LAB 95.115, -0.687, 19.723
    CIE-LCH 95.115, 19.735, 91.995
    CIE-LUV 0, 5.88, 20.39, 0
    Web Safe ffffcc

    RGB percent of color #fff0cb

    100%
    94.12%
    79.61%

    CMYK percent of color #fff0cb

    0%
    5.88%
    20.39%
    0%


    Color Schemes with #fff0cb

    Complementary Color

    Split Complementary


    #fff0cb Color Preview

    Text with hexadecimal color #fff0cb

    This text has a font color of #fff0cb

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

    #fff0cb Background Color

    This box has a background color of #fff0cb

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

    #fff0cb Border Color

    This box has a border color of #fff0cb

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

    CSS codes

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

    #fff0cb Color on white background

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

    #fff0cb Color on black background

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