#def2ce color space conversions
Hex:
#def2ce
RGB:
222, 242, 206
CMY:
13, 5, 19
CMYK:
8, 0, 15, 5
HSL:
93°, 58.0645%, 87.8431%
HSV (HSB):
93°, 14.8760%, 94.9020%
XYZ:
73.0169, 83.4901, 70.6593
xyY:
0.3214, 0.3675, 83.4901
CIE-Lab:
93.2286, -12.8836, 15.1709
CIE-LCH:
93.2286, 19.9034, 130.3390
CIE-Luv:
93.2286, -9.5238, 24.7667
Hunter-Lab:
91.3729, -17.2616, 18.1117
#def2ce color charts
#def2ce RGB chart
#def2ce CMYK chart
#def2ce RGB pie chart
#def2ce color shades, tints & tones
#def2ce color schemes
#def2ce color preview, HTML & CSS examples
This text has a color of #def2ce
<p style="color:#def2ce;">Text here</p>
.mytext {color:#def2ce;}
Text color #def2ce
This box has a color of #def2ce
<div style="background-color:#def2ce;">Content here</div>
.mybackground {background-color:#def2ce;}
Background color #def2ce
Border around this has a color of #def2ce
<div style="border:2px solid #def2ce;">Content here</div>
.myborder {border:2px solid #def2ce;}
Border color #def2ce