#deece3 color space conversions
Hex:
#deece3
RGB:
222, 236, 227
CMY:
13, 7, 11
CMYK:
6, 0, 4, 7
HSL:
141°, 26.9231%, 89.8039%
HSV (HSB):
141°, 5.9322%, 92.5490%
XYZ:
73.9848, 81.0666, 84.4210
xyY:
0.3089, 0.3385, 81.0666
CIE-Lab:
92.1613, -6.2688, 2.7493
CIE-LCH:
92.1613, 6.8452, 156.3192
CIE-Luv:
92.1613, -7.2793, 5.3108
Hunter-Lab:
90.0370, -10.8885, 7.4340
#deece3 color charts
#deece3 color shades, tints & tones
#deece3 color schemes
#deece3 color preview, HTML & CSS examples
This text has a color of #deece3
<p style="color:#deece3;">Text here</p>
.mytext {color:#deece3;}
This box has a color of #deece3
<div style="background-color:#deece3;">Content here</div>
.mybackground {background-color:#deece3;}
Border around this has a color of #deece3
<div style="border:2px solid #deece3;">Content here</div>
.myborder {border:2px solid #deece3;}