#def1c1 color space conversions
Hex:
#def1c1
RGB:
222, 241, 193
CMY:
13, 5, 24
CMYK:
8, 0, 20, 5
HSL:
84°, 63.1579%, 85.0980%
HSV (HSB):
84°, 19.9170%, 94.5098%
XYZ:
71.2051, 82.2904, 62.5828
xyY:
0.3295, 0.3808, 82.2904
CIE-Lab:
92.7029, -14.4371, 21.1305
CIE-LCH:
92.7029, 25.5915, 124.3422
CIE-Luv:
92.7029, -8.5671, 33.2838
Hunter-Lab:
90.7141, -18.6378, 22.5962
#def1c1 color charts
#def1c1 color shades, tints & tones
#def1c1 color schemes
#def1c1 color preview, HTML & CSS examples
This text has a color of #def1c1
<p style="color:#def1c1;">Text here</p>
.mytext {color:#def1c1;}
This box has a color of #def1c1
<div style="background-color:#def1c1;">Content here</div>
.mybackground {background-color:#def1c1;}
Border around this has a color of #def1c1
<div style="border:2px solid #def1c1;">Content here</div>
.myborder {border:2px solid #def1c1;}