#cee2d3 color space conversions
Hex:
#cee2d3
RGB:
206, 226, 211
CMY:
19, 11, 17
CMYK:
9, 0, 7, 11
HSL:
135°, 25.6410%, 84.7059%
HSV (HSB):
135°, 8.8496%, 88.6275%
XYZ:
64.4078, 72.2177, 72.1728
xyY:
0.3085, 0.3459, 72.2177
CIE-Lab:
88.0733, -9.4175, 5.0549
CIE-LCH:
88.0733, 10.6884, 151.7752
CIE-Luv:
88.0733, -10.2897, 9.2815
Hunter-Lab:
84.9810, -13.4300, 9.1328
#cee2d3 color charts
#cee2d3 color shades, tints & tones
#cee2d3 color schemes
#cee2d3 color preview, HTML & CSS examples
This text has a color of #cee2d3
<p style="color:#cee2d3;">Text here</p>
.mytext {color:#cee2d3;}
This box has a color of #cee2d3
<div style="background-color:#cee2d3;">Content here</div>
.mybackground {background-color:#cee2d3;}
Border around this has a color of #cee2d3
<div style="border:2px solid #cee2d3;">Content here</div>
.myborder {border:2px solid #cee2d3;}