#ced1c1 color space conversions
Hex:
#ced1c1
RGB:
206, 209, 193
CMY:
19, 18, 24
CMYK:
1, 0, 8, 18
HSL:
71°, 14.8148%, 78.8235%
HSV (HSB):
71°, 7.6555%, 81.9608%
XYZ:
57.8797, 62.5730, 59.4793
xyY:
0.3217, 0.3478, 62.5730
CIE-Lab:
83.2172, -3.8555, 7.5714
CIE-LCH:
83.2172, 8.4965, 116.9859
CIE-Luv:
83.2172, -0.8523, 11.8805
Hunter-Lab:
79.1031, -7.8220, 10.7908
#ced1c1 color charts
#ced1c1 color shades, tints & tones
#ced1c1 color schemes
#ced1c1 color preview, HTML & CSS examples
This text has a color of #ced1c1
<p style="color:#ced1c1;">Text here</p>
.mytext {color:#ced1c1;}
This box has a color of #ced1c1
<div style="background-color:#ced1c1;">Content here</div>
.mybackground {background-color:#ced1c1;}
Border around this has a color of #ced1c1
<div style="border:2px solid #ced1c1;">Content here</div>
.myborder {border:2px solid #ced1c1;}