#def2dc Hex Color

#DEF2DC
0
  • #def2dc Color Information

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

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

    • #def2dc color has a hue of 114.5 degrees, a saturation of 45.83% and a lightness of 90.6%.

    • #def2dc hex color contains mainly GREEN.

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

    • #def2dc hex color has a decimal value of 14611164.



    #def2dc Color Spaces (Color Conversions)

    HEX def2dc #def2dc
    RGB 222, 242, 220 rgb(222, 242, 220)
    RGB Percent 87.06, 94.9, 86.27 rgb(87.06, 94.9, 86.27)
    CMYK 8, 0, 9, 5
    HSL 114.5°, 45.83, 90.6 hsl(114.5, 45.83%, 90.6%)
    HSV 114.5°, 9.1, 94.9
    XYZ 74.795, 84.201, 80.021
    Hunter Lab 91.761, -15.086, 12.528
    CIE-LAB 93.538, -10.529, 8.372
    CIE-LCH 93.538, 13.452, 141.51
    CIE-LUV 8.26, 0, 9.09, 5.1
    Web Safe ccffcc

    RGB percent of color #def2dc

    87.06%
    94.9%
    86.27%

    CMYK percent of color #def2dc

    8.26%
    0%
    9.09%
    5.1%


    Color Schemes with #def2dc

    Complementary Color

    Split Complementary


    #def2dc Color Preview

    Text with hexadecimal color #def2dc

    This text has a font color of #def2dc

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

    #def2dc Background Color

    This box has a background color of #def2dc

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

    #def2dc Border Color

    This box has a border color of #def2dc

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

    CSS codes

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

    #def2dc Color on white background

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

    #def2dc Color on black background

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