#c8c8ab color space conversions
Hex:
#c8c8ab
RGB:
200, 200, 171
CMY:
22, 22, 33
CMYK:
0, 0, 15, 22
HSL:
60°, 20.8633%, 72.7451%
HSV (HSB):
60°, 14.5000%, 78.4314%
XYZ:
51.8244, 56.5282, 46.7077
xyY:
0.3342, 0.3646, 56.5282
CIE-Lab:
79.9135, -4.9423, 14.5317
CIE-LCH:
79.9135, 15.3492, 108.7834
CIE-Luv:
79.9135, 1.5683, 21.7239
Hunter-Lab:
75.1852, -8.5360, 15.7967
#c8c8ab color charts
#c8c8ab color shades, tints & tones
#c8c8ab color schemes
#c8c8ab color preview, HTML & CSS examples
This text has a color of #c8c8ab
<p style="color:#c8c8ab;">Text here</p>
.mytext {color:#c8c8ab;}
This box has a color of #c8c8ab
<div style="background-color:#c8c8ab;">Content here</div>
.mybackground {background-color:#c8c8ab;}
Border around this has a color of #c8c8ab
<div style="border:2px solid #c8c8ab;">Content here</div>
.myborder {border:2px solid #c8c8ab;}