#c8ab1d color space conversions
Hex:
#c8ab1d
RGB:
200, 171, 29
CMY:
22, 33, 89
CMYK:
0, 15, 86, 22
HSL:
50°, 74.6725%, 44.9020%
HSV (HSB):
50°, 85.5000%, 78.4314%
XYZ:
38.6041, 41.4939, 7.1369
xyY:
0.4425, 0.4757, 41.4939
CIE-Lab:
70.5206, -2.6494, 68.5343
CIE-LCH:
70.5206, 68.5855, 92.2139
CIE-Luv:
70.5206, 26.0700, 72.3307
Hunter-Lab:
64.4158, -5.7532, 38.5221
#c8ab1d color charts
#c8ab1d color shades, tints & tones
#c8ab1d color schemes
#c8ab1d color preview, HTML & CSS examples
This text has a color of #c8ab1d
<p style="color:#c8ab1d;">Text here</p>
.mytext {color:#c8ab1d;}
This box has a color of #c8ab1d
<div style="background-color:#c8ab1d;">Content here</div>
.mybackground {background-color:#c8ab1d;}
Border around this has a color of #c8ab1d
<div style="border:2px solid #c8ab1d;">Content here</div>
.myborder {border:2px solid #c8ab1d;}