#c8c8af color space conversions
Hex:
#c8c8af
RGB:
200, 200, 175
CMY:
22, 22, 31
CMYK:
0, 0, 13, 22
HSL:
60°, 18.5185%, 73.5294%
HSV (HSB):
60°, 12.5000%, 78.4314%
XYZ:
52.2116, 56.6831, 48.7465
xyY:
0.3312, 0.3596, 56.6831
CIE-Lab:
80.0010, -4.3048, 12.5191
CIE-LCH:
80.0010, 13.2385, 108.9760
CIE-Luv:
80.0010, 1.3609, 18.8473
Hunter-Lab:
75.2882, -7.9664, 14.3134
#c8c8af color charts
#c8c8af color shades, tints & tones
#c8c8af color schemes
#c8c8af color preview, HTML & CSS examples
This text has a color of #c8c8af
<p style="color:#c8c8af;">Text here</p>
.mytext {color:#c8c8af;}
This box has a color of #c8c8af
<div style="background-color:#c8c8af;">Content here</div>
.mybackground {background-color:#c8c8af;}
Border around this has a color of #c8c8af
<div style="border:2px solid #c8c8af;">Content here</div>
.myborder {border:2px solid #c8c8af;}