#ced6c8 color space conversions
Hex:
#ced6c8
RGB:
206, 214, 200
CMY:
19, 16, 22
CMYK:
4, 0, 7, 16
HSL:
94°, 14.5833%, 81.1765%
HSV (HSB):
94°, 6.5421%, 83.9216%
XYZ:
59.9255, 65.3851, 64.1058
xyY:
0.3164, 0.3452, 65.3851
CIE-Lab:
84.6818, -5.2328, 5.9629
CIE-LCH:
84.6818, 7.9334, 131.2687
CIE-Luv:
84.6818, -3.7840, 9.8194
Hunter-Lab:
80.8610, -9.2218, 9.5983
#ced6c8 color charts
#ced6c8 color shades, tints & tones
#ced6c8 color schemes
#ced6c8 color preview, HTML & CSS examples
This text has a color of #ced6c8
<p style="color:#ced6c8;">Text here</p>
.mytext {color:#ced6c8;}
This box has a color of #ced6c8
<div style="background-color:#ced6c8;">Content here</div>
.mybackground {background-color:#ced6c8;}
Border around this has a color of #ced6c8
<div style="border:2px solid #ced6c8;">Content here</div>
.myborder {border:2px solid #ced6c8;}