#ced0d1 color space conversions
Hex:
#ced0d1
RGB:
206, 208, 209
CMY:
19, 18, 18
CMYK:
1, 0, 0, 18
HSL:
200°, 3.1579%, 81.3725%
HSV (HSB):
200°, 1.4354%, 81.9608%
XYZ:
59.5181, 62.8370, 69.3134
xyY:
0.3105, 0.3278, 62.8370
CIE-Lab:
83.3565, -0.4944, -0.7434
CIE-LCH:
83.3565, 0.8928, 236.3747
CIE-Luv:
83.3565, -1.1789, -1.0390
Hunter-Lab:
79.2698, -4.6991, 3.6458
#ced0d1 color charts
#ced0d1 color shades, tints & tones
#ced0d1 color schemes
#ced0d1 color preview, HTML & CSS examples
This text has a color of #ced0d1
<p style="color:#ced0d1;">Text here</p>
.mytext {color:#ced0d1;}
This box has a color of #ced0d1
<div style="background-color:#ced0d1;">Content here</div>
.mybackground {background-color:#ced0d1;}
Border around this has a color of #ced0d1
<div style="border:2px solid #ced0d1;">Content here</div>
.myborder {border:2px solid #ced0d1;}