#c9a05a color space conversions
Hex:
#c9a05a
RGB:
201, 160, 90
CMY:
21, 37, 65
CMYK:
0, 20, 55, 21
HSL:
38°, 50.6849%, 57.0588%
HSV (HSB):
38°, 55.2239%, 78.8235%
XYZ:
38.5037, 38.2973, 15.0356
xyY:
0.4193, 0.4170, 38.2973
CIE-Lab:
68.2392, 6.8628, 41.8646
CIE-LCH:
68.2392, 42.4234, 80.6904
CIE-Luv:
68.2392, 32.1134, 49.1736
Hunter-Lab:
61.8848, 2.7612, 28.9142
#c9a05a color charts
#c9a05a color shades, tints & tones
#c9a05a color schemes
#c9a05a color preview, HTML & CSS examples
This text has a color of #c9a05a
<p style="color:#c9a05a;">Text here</p>
.mytext {color:#c9a05a;}
This box has a color of #c9a05a
<div style="background-color:#c9a05a;">Content here</div>
.mybackground {background-color:#c9a05a;}
Border around this has a color of #c9a05a
<div style="border:2px solid #c9a05a;">Content here</div>
.myborder {border:2px solid #c9a05a;}