#ced0d4 color space conversions
Hex:
#ced0d4
RGB:
206, 208, 212
CMY:
19, 18, 17
CMYK:
3, 2, 0, 17
HSL:
220°, 6.5217%, 81.9608%
HSV (HSB):
220°, 2.8302%, 83.1373%
XYZ:
59.8931, 62.9870, 71.2884
xyY:
0.3085, 0.3244, 62.9870
CIE-Lab:
83.4356, 0.0617, -2.2259
CIE-LCH:
83.4356, 2.2268, 271.5878
CIE-Luv:
83.4356, -1.3421, -3.3952
Hunter-Lab:
79.3644, -4.1808, 2.2983
#ced0d4 color charts
#ced0d4 color shades, tints & tones
#ced0d4 color schemes
#ced0d4 color preview, HTML & CSS examples
This text has a color of #ced0d4
<p style="color:#ced0d4;">Text here</p>
.mytext {color:#ced0d4;}
This box has a color of #ced0d4
<div style="background-color:#ced0d4;">Content here</div>
.mybackground {background-color:#ced0d4;}
Border around this has a color of #ced0d4
<div style="border:2px solid #ced0d4;">Content here</div>
.myborder {border:2px solid #ced0d4;}