#def1ed Hex Color

#DEF1ED
0
  • #def1ed Color Information

    • In RGB color space, #def1ed hex color has a red value of 222, a green value of 241 and a blue value of 237.

    • In CMYK color space (used in color printing), #def1ed hex color is composed of 7.88% cyan, 0% magenta, 1.66% yellow and 5.49% black.

    • #def1ed color has a hue of 167.4 degrees, a saturation of 40.43% and a lightness of 90.8%.

    • #def1ed hex color contains mainly GREEN.

    • The closest web safe color of #def1ed is #ccffff

    • #def1ed hex color has a decimal value of 14610925.



    #def1ed Color Spaces (Color Conversions)

    HEX def1ed #def1ed
    RGB 222, 241, 237 rgb(222, 241, 237)
    RGB Percent 87.06, 94.51, 92.94 rgb(87.06, 94.51, 92.94)
    CMYK 8, 0, 2, 5
    HSL 167.4°, 40.43, 90.8 hsl(167.4, 40.43%, 90.8%)
    HSV 167.4°, 7.9, 94.5
    XYZ 76.866, 84.555, 92.39
    Hunter Lab 91.954, -11.707, 4.796
    CIE-LAB 93.691, -6.968, -0.222
    CIE-LCH 93.691, 6.972, 181.825
    CIE-LUV 7.88, 0, 1.66, 5.49
    Web Safe ccffff

    RGB percent of color #def1ed

    87.06%
    94.51%
    92.94%

    CMYK percent of color #def1ed

    7.88%
    0%
    1.66%
    5.49%


    Color Schemes with #def1ed

    Complementary Color

    Split Complementary


    #def1ed Color Preview

    Text with hexadecimal color #def1ed

    This text has a font color of #def1ed

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

    #def1ed Background Color

    This box has a background color of #def1ed

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

    #def1ed Border Color

    This box has a border color of #def1ed

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

    CSS codes

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

    #def1ed Color on white background

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

    #def1ed Color on black background

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