#ced2d1 color space conversions
Hex:
#ced2d1
RGB:
206, 210, 209
CMY:
19, 18, 18
CMYK:
2, 0, 0, 18
HSL:
165°, 4.2553%, 81.5686%
HSV (HSB):
165°, 1.9048%, 82.3529%
XYZ:
60.0088, 63.8184, 69.4770
xyY:
0.3104, 0.3301, 63.8184
CIE-Lab:
83.8712, -1.5401, 0.0086
CIE-LCH:
83.8712, 1.5401, 179.6788
CIE-Luv:
83.8712, -2.1885, 0.2833
Hunter-Lab:
79.8864, -5.7163, 4.3562
#ced2d1 color charts
#ced2d1 color shades, tints & tones
#ced2d1 color schemes
#ced2d1 color preview, HTML & CSS examples
This text has a color of #ced2d1
<p style="color:#ced2d1;">Text here</p>
.mytext {color:#ced2d1;}
This box has a color of #ced2d1
<div style="background-color:#ced2d1;">Content here</div>
.mybackground {background-color:#ced2d1;}
Border around this has a color of #ced2d1
<div style="border:2px solid #ced2d1;">Content here</div>
.myborder {border:2px solid #ced2d1;}