#fff2cc Hex Color

#FFF2CC
0
  • #fff2cc Color Information

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

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

    • #fff2cc color has a hue of 44.7 degrees, a saturation of 100% and a lightness of 90%.

    • #fff2cc hex color contains mainly RED.

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

    • #fff2cc hex color has a decimal value of 16773836.



    #fff2cc Color Spaces (Color Conversions)

    HEX fff2cc #fff2cc
    RGB 255, 242, 204 rgb(255, 242, 204)
    RGB Percent 100, 94.9, 80 rgb(100, 94.9, 80)
    CMYK 0, 5, 20, 0
    HSL 44.7°, 100, 90 hsl(44.7, 100%, 90%)
    HSV 44.7°, 20, 100
    XYZ 83.891, 89.124, 69.908
    Hunter Lab 94.406, -6.59, 22.179
    CIE-LAB 95.632, -1.555, 19.931
    CIE-LCH 95.632, 19.992, 94.461
    CIE-LUV 0, 5.1, 20, 0
    Web Safe ffffcc

    RGB percent of color #fff2cc

    100%
    94.9%
    80%

    CMYK percent of color #fff2cc

    0%
    5.1%
    20%
    0%


    Color Schemes with #fff2cc

    Complementary Color

    Split Complementary


    #fff2cc Color Preview

    Text with hexadecimal color #fff2cc

    This text has a font color of #fff2cc

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

    #fff2cc Background Color

    This box has a background color of #fff2cc

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

    #fff2cc Border Color

    This box has a border color of #fff2cc

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

    CSS codes

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

    #fff2cc Color on white background

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

    #fff2cc Color on black background

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