#ced0d2 color space conversions
Hex:
#ced0d2
RGB:
206, 208, 210
CMY:
19, 18, 18
CMYK:
2, 1, 0, 18
HSL:
210°, 4.2553%, 81.5686%
HSV (HSB):
210°, 1.9048%, 82.3529%
XYZ:
59.6423, 62.8867, 69.9676
xyY:
0.3098, 0.3267, 62.8867
CIE-Lab:
83.3827, -0.3098, -1.2378
CIE-LCH:
83.3827, 1.2760, 255.9481
CIE-Luv:
83.3827, -1.2332, -1.8227
Hunter-Lab:
79.3011, -4.5273, 3.1991
#ced0d2 color charts
#ced0d2 color shades, tints & tones
#ced0d2 color schemes
#ced0d2 color preview, HTML & CSS examples
This text has a color of #ced0d2
<p style="color:#ced0d2;">Text here</p>
.mytext {color:#ced0d2;}
This box has a color of #ced0d2
<div style="background-color:#ced0d2;">Content here</div>
.mybackground {background-color:#ced0d2;}
Border around this has a color of #ced0d2
<div style="border:2px solid #ced0d2;">Content here</div>
.myborder {border:2px solid #ced0d2;}