#c8ab32 color space conversions
Hex:
#c8ab32
RGB:
200, 171, 50
CMY:
22, 33, 80
CMYK:
0, 15, 75, 22
HSL:
48°, 60.0000%, 49.0196%
HSV (HSB):
48°, 75.0000%, 78.4314%
XYZ:
38.9581, 41.6355, 9.0008
xyY:
0.4348, 0.4647, 41.6355
CIE-Lab:
70.6189, -1.9449, 62.2192
CIE-LCH:
70.6189, 62.2496, 91.7904
CIE-Luv:
70.6189, 25.5611, 68.2547
Hunter-Lab:
64.5256, -5.1483, 36.8974
#c8ab32 color charts
#c8ab32 color shades, tints & tones
#c8ab32 color schemes
#c8ab32 color preview, HTML & CSS examples
This text has a color of #c8ab32
<p style="color:#c8ab32;">Text here</p>
.mytext {color:#c8ab32;}
This box has a color of #c8ab32
<div style="background-color:#c8ab32;">Content here</div>
.mybackground {background-color:#c8ab32;}
Border around this has a color of #c8ab32
<div style="border:2px solid #c8ab32;">Content here</div>
.myborder {border:2px solid #c8ab32;}