#ced4d1 color space conversions
Hex:
#ced4d1
RGB:
206, 212, 209
CMY:
19, 17, 18
CMYK:
3, 0, 1, 17
HSL:
150°, 6.5217%, 81.9608%
HSV (HSB):
150°, 2.8302%, 83.1373%
XYZ:
60.5057, 64.8122, 69.6426
xyY:
0.3103, 0.3324, 64.8122
CIE-Lab:
84.3869, -2.5824, 0.7611
CIE-LCH:
84.3869, 2.6922, 163.5783
CIE-Luv:
84.3869, -3.1971, 1.6043
Hunter-Lab:
80.5060, -6.7308, 5.0648
#ced4d1 color charts
#ced4d1 color shades, tints & tones
#ced4d1 color schemes
#ced4d1 color preview, HTML & CSS examples
This text has a color of #ced4d1
<p style="color:#ced4d1;">Text here</p>
.mytext {color:#ced4d1;}
This box has a color of #ced4d1
<div style="background-color:#ced4d1;">Content here</div>
.mybackground {background-color:#ced4d1;}
Border around this has a color of #ced4d1
<div style="border:2px solid #ced4d1;">Content here</div>
.myborder {border:2px solid #ced4d1;}