#def3d6 color space conversions
Hex:
#def3d6
RGB:
222, 243, 214
CMY:
13, 5, 16
CMYK:
9, 0, 12, 5
HSL:
103°, 54.7170%, 89.6078%
HSV (HSB):
103°, 11.9342%, 95.2941%
XYZ:
74.3124, 84.4858, 76.0090
xyY:
0.3165, 0.3598, 84.4858
CIE-Lab:
93.6611, -12.0556, 11.6526
CIE-LCH:
93.6611, 16.7666, 135.9738
CIE-Luv:
93.6611, -10.3055, 19.5941
Hunter-Lab:
91.9162, -16.5396, 15.3121
#def3d6 color charts
#def3d6 color shades, tints & tones
#def3d6 color schemes
#def3d6 color preview, HTML & CSS examples
This text has a color of #def3d6
<p style="color:#def3d6;">Text here</p>
.mytext {color:#def3d6;}
This box has a color of #def3d6
<div style="background-color:#def3d6;">Content here</div>
.mybackground {background-color:#def3d6;}
Border around this has a color of #def3d6
<div style="border:2px solid #def3d6;">Content here</div>
.myborder {border:2px solid #def3d6;}