#fff2cb Hex Color

#FFF2CB
0
  • #fff2cb Color Information

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

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

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

    • #fff2cb hex color contains mainly RED.

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

    • #fff2cb hex color has a decimal value of 16773835.



    #fff2cb Color Spaces (Color Conversions)

    HEX fff2cb #fff2cb
    RGB 255, 242, 203 rgb(255, 242, 203)
    RGB Percent 100, 94.9, 79.61 rgb(100, 94.9, 79.61)
    CMYK 0, 5, 20, 0
    HSL 45°, 100, 89.8 hsl(45, 100%, 89.8%)
    HSV 45°, 20.4, 100
    XYZ 83.772, 89.076, 69.278
    Hunter Lab 94.38, -6.728, 22.545
    CIE-LAB 95.612, -1.696, 20.416
    CIE-LCH 95.612, 20.486, 94.749
    CIE-LUV 0, 5.1, 20.39, 0
    Web Safe ffffcc

    RGB percent of color #fff2cb

    100%
    94.9%
    79.61%

    CMYK percent of color #fff2cb

    0%
    5.1%
    20.39%
    0%


    Color Schemes with #fff2cb

    Complementary Color

    Split Complementary


    #fff2cb Color Preview

    Text with hexadecimal color #fff2cb

    This text has a font color of #fff2cb

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

    #fff2cb Background Color

    This box has a background color of #fff2cb

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

    #fff2cb Border Color

    This box has a border color of #fff2cb

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

    CSS codes

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

    #fff2cb Color on white background

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

    #fff2cb Color on black background

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