#def2cc Hex Color

#DEF2CC
0
  • #def2cc Color Information

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

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

    • #def2cc color has a hue of 91.6 degrees, a saturation of 59.38% and a lightness of 87.5%.

    • #def2cc hex color contains mainly GREEN.

    • The closest web safe color of #def2cc is #ccffcc

    • #def2cc hex color has a decimal value of 14611148.



    #def2cc Color Spaces (Color Conversions)

    HEX def2cc #def2cc
    RGB 222, 242, 204 rgb(222, 242, 204)
    RGB Percent 87.06, 94.9, 80 rgb(87.06, 94.9, 80)
    CMYK 8, 0, 16, 5
    HSL 91.6°, 59.38, 87.5 hsl(91.6, 59.38%, 87.5%)
    HSV 91.6°, 15.7, 94.9
    XYZ 72.775, 83.393, 69.388
    Hunter Lab 91.32, -17.558, 18.873
    CIE-LAB 93.186, -13.207, 16.143
    CIE-LCH 93.186, 20.857, 129.287
    CIE-LUV 8.26, 0, 15.7, 5.1
    Web Safe ccffcc

    RGB percent of color #def2cc

    87.06%
    94.9%
    80%

    CMYK percent of color #def2cc

    8.26%
    0%
    15.7%
    5.1%


    Color Schemes with #def2cc

    Complementary Color

    Split Complementary


    #def2cc Color Preview

    Text with hexadecimal color #def2cc

    This text has a font color of #def2cc

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

    #def2cc Background Color

    This box has a background color of #def2cc

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

    #def2cc Border Color

    This box has a border color of #def2cc

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

    CSS codes

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

    #def2cc Color on white background

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

    #def2cc Color on black background

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