#c8aa8a color space conversions
Hex:
#c8aa8a
RGB:
200, 170, 138
CMY:
22, 33, 46
CMYK:
0, 15, 31, 22
HSL:
31°, 36.0465%, 66.2745%
HSV (HSB):
31°, 31.0000%, 78.4314%
XYZ:
42.7816, 42.8638, 30.0635
xyY:
0.3697, 0.3704, 42.8638
CIE-Lab:
71.4624, 6.1927, 20.5637
CIE-LCH:
71.4624, 21.4759, 73.2405
CIE-Luv:
71.4624, 21.0924, 26.7935
Hunter-Lab:
65.4704, 2.0674, 18.6039
#c8aa8a color charts
#c8aa8a color shades, tints & tones
#c8aa8a color schemes
#c8aa8a color preview, HTML & CSS examples
This text has a color of #c8aa8a
<p style="color:#c8aa8a;">Text here</p>
.mytext {color:#c8aa8a;}
This box has a color of #c8aa8a
<div style="background-color:#c8aa8a;">Content here</div>
.mybackground {background-color:#c8aa8a;}
Border around this has a color of #c8aa8a
<div style="border:2px solid #c8aa8a;">Content here</div>
.myborder {border:2px solid #c8aa8a;}