#def2cf color space conversions
Hex:
#def2cf
RGB:
222, 242, 207
CMY:
13, 5, 19
CMYK:
8, 0, 14, 5
HSL:
94°, 57.3770%, 88.0392%
HSV (HSB):
94°, 14.4628%, 94.9020%
XYZ:
73.1388, 83.5389, 71.3013
xyY:
0.3208, 0.3664, 83.5389
CIE-Lab:
93.2498, -12.7206, 14.6848
CIE-LCH:
93.2498, 19.4282, 130.9005
CIE-Luv:
93.2498, -9.5577, 24.0486
Hunter-Lab:
91.3996, -17.1119, 17.7273
#def2cf color charts
#def2cf color shades, tints & tones
#def2cf color schemes
#def2cf color preview, HTML & CSS examples
This text has a color of #def2cf
<p style="color:#def2cf;">Text here</p>
.mytext {color:#def2cf;}
This box has a color of #def2cf
<div style="background-color:#def2cf;">Content here</div>
.mybackground {background-color:#def2cf;}
Border around this has a color of #def2cf
<div style="border:2px solid #def2cf;">Content here</div>
.myborder {border:2px solid #def2cf;}