#c8ac8e color space conversions
Hex:
#c8ac8e
RGB:
200, 172, 142
CMY:
22, 33, 44
CMYK:
0, 14, 29, 22
HSL:
31°, 34.5238%, 67.0588%
HSV (HSB):
31°, 29.0000%, 78.4314%
XYZ:
43.4544, 43.7374, 31.7431
xyY:
0.3654, 0.3677, 43.7374
CIE-Lab:
72.0526, 5.6471, 19.1998
CIE-LCH:
72.0526, 20.0130, 73.6102
CIE-Luv:
72.0526, 19.5477, 25.2560
Hunter-Lab:
66.1343, 1.5509, 17.8360
#c8ac8e color charts
#c8ac8e color shades, tints & tones
#c8ac8e color schemes
#c8ac8e color preview, HTML & CSS examples
This text has a color of #c8ac8e
<p style="color:#c8ac8e;">Text here</p>
.mytext {color:#c8ac8e;}
This box has a color of #c8ac8e
<div style="background-color:#c8ac8e;">Content here</div>
.mybackground {background-color:#c8ac8e;}
Border around this has a color of #c8ac8e
<div style="border:2px solid #c8ac8e;">Content here</div>
.myborder {border:2px solid #c8ac8e;}