#def5c3 color space conversions
Hex:
#def5c3
RGB:
222, 245, 195
CMY:
13, 4, 24
CMYK:
9, 0, 20, 4
HSL:
88°, 71.4286%, 86.2745%
HSV (HSB):
88°, 20.4082%, 96.0784%
XYZ:
72.6269, 84.7745, 64.1650
xyY:
0.3278, 0.3826, 84.7745
CIE-Lab:
93.7859, -16.1025, 21.6080
CIE-LCH:
93.7859, 26.9480, 126.6938
CIE-Luv:
93.7859, -10.7270, 34.3213
Hunter-Lab:
92.0731, -20.3277, 23.1324
#def5c3 color charts
#def5c3 color shades, tints & tones
#def5c3 color schemes
#def5c3 color preview, HTML & CSS examples
This text has a color of #def5c3
<p style="color:#def5c3;">Text here</p>
.mytext {color:#def5c3;}
This box has a color of #def5c3
<div style="background-color:#def5c3;">Content here</div>
.mybackground {background-color:#def5c3;}
Border around this has a color of #def5c3
<div style="border:2px solid #def5c3;">Content here</div>
.myborder {border:2px solid #def5c3;}