#c8cdc1 color space conversions
Hex:
#c8cdc1
RGB:
200, 205, 193
CMY:
22, 20, 24
CMYK:
2, 0, 6, 20
HSL:
85°, 10.7143%, 78.0392%
HSV (HSB):
85°, 5.8537%, 80.3922%
XYZ:
55.2764, 59.7923, 59.0798
xyY:
0.3174, 0.3433, 59.7923
CIE-Lab:
81.7251, -3.8759, 5.3657
CIE-LCH:
81.7251, 6.6192, 125.8420
CIE-Luv:
81.7251, -2.1962, 8.6465
Hunter-Lab:
77.3255, -7.7182, 8.8279
#c8cdc1 color charts
#c8cdc1 color shades, tints & tones
#c8cdc1 color schemes
#c8cdc1 color preview, HTML & CSS examples
This text has a color of #c8cdc1
<p style="color:#c8cdc1;">Text here</p>
.mytext {color:#c8cdc1;}
This box has a color of #c8cdc1
<div style="background-color:#c8cdc1;">Content here</div>
.mybackground {background-color:#c8cdc1;}
Border around this has a color of #c8cdc1
<div style="border:2px solid #c8cdc1;">Content here</div>
.myborder {border:2px solid #c8cdc1;}