#def2ec color space conversions
Hex:
#def2ec
RGB:
222, 242, 236
CMY:
13, 5, 7
CMYK:
8, 0, 2, 5
HSL:
162°, 43.4783%, 90.9804%
HSV (HSB):
162°, 8.2645%, 94.9020%
XYZ:
77.0167, 85.0900, 91.7217
xyY:
0.3034, 0.3352, 85.0900
CIE-Lab:
93.9219, -7.6586, 0.6341
CIE-LCH:
93.9219, 7.6849, 175.2670
CIE-Luv:
93.9219, -10.5877, 2.3313
Hunter-Lab:
92.2442, -12.3940, 5.6168
#def2ec color charts
#def2ec RGB chart
#def2ec CMYK chart
#def2ec RGB pie chart
#def2ec color shades, tints & tones
#def2ec color schemes
#def2ec color preview, HTML & CSS examples
This text has a color of #def2ec
<p style="color:#def2ec;">Text here</p>
.mytext {color:#def2ec;}
Text color #def2ec
This box has a color of #def2ec
<div style="background-color:#def2ec;">Content here</div>
.mybackground {background-color:#def2ec;}
Background color #def2ec
Border around this has a color of #def2ec
<div style="border:2px solid #def2ec;">Content here</div>
.myborder {border:2px solid #def2ec;}
Border color #def2ec