#c8cac2 color space conversions
Hex:
#c8cac2
RGB:
200, 202, 194
CMY:
22, 21, 24
CMYK:
1, 0, 4, 21
HSL:
75°, 7.0175%, 77.6471%
HSV (HSB):
75°, 3.9604%, 79.2157%
XYZ:
54.6776, 58.4155, 59.4324
xyY:
0.3169, 0.3386, 58.4155
CIE-Lab:
80.9692, -2.1302, 3.7385
CIE-LCH:
80.9692, 4.3028, 119.6746
CIE-Luv:
80.9692, -0.6975, 5.9380
Hunter-Lab:
76.4300, -6.0547, 7.3967
#c8cac2 color charts
#c8cac2 color shades, tints & tones
#c8cac2 color schemes
#c8cac2 color preview, HTML & CSS examples
This text has a color of #c8cac2
<p style="color:#c8cac2;">Text here</p>
.mytext {color:#c8cac2;}
This box has a color of #c8cac2
<div style="background-color:#c8cac2;">Content here</div>
.mybackground {background-color:#c8cac2;}
Border around this has a color of #c8cac2
<div style="border:2px solid #c8cac2;">Content here</div>
.myborder {border:2px solid #c8cac2;}