#c8a88f color space conversions
Hex:
#c8a88f
RGB:
200, 168, 143
CMY:
22, 34, 44
CMYK:
0, 16, 29, 22
HSL:
26°, 34.1317%, 67.2549%
HSV (HSB):
26°, 28.5000%, 78.4314%
XYZ:
42.7800, 42.2678, 31.8904
xyY:
0.3658, 0.3615, 42.2678
CIE-Lab:
71.0552, 7.9433, 17.2752
CIE-LCH:
71.0552, 19.0139, 65.3066
CIE-Luv:
71.0552, 21.8772, 22.2842
Hunter-Lab:
65.0137, 3.6817, 16.4268
#c8a88f color charts
#c8a88f color shades, tints & tones
#c8a88f color schemes
#c8a88f color preview, HTML & CSS examples
This text has a color of #c8a88f
<p style="color:#c8a88f;">Text here</p>
.mytext {color:#c8a88f;}
This box has a color of #c8a88f
<div style="background-color:#c8a88f;">Content here</div>
.mybackground {background-color:#c8a88f;}
Border around this has a color of #c8a88f
<div style="border:2px solid #c8a88f;">Content here</div>
.myborder {border:2px solid #c8a88f;}