#c8ab1f color space conversions
Hex:
#c8ab1f
RGB:
200, 171, 31
CMY:
22, 33, 88
CMYK:
0, 15, 85, 22
HSL:
50°, 73.1602%, 45.2941%
HSV (HSB):
50°, 84.5000%, 78.4314%
XYZ:
38.6296, 41.5041, 7.2714
xyY:
0.4420, 0.4748, 41.5041
CIE-Lab:
70.5277, -2.5984, 68.0429
CIE-LCH:
70.5277, 68.0925, 92.1869
CIE-Luv:
70.5277, 26.0329, 72.0336
Hunter-Lab:
64.4237, -5.7095, 38.4046
#c8ab1f color charts
#c8ab1f color shades, tints & tones
#c8ab1f color schemes
#c8ab1f color preview, HTML & CSS examples
This text has a color of #c8ab1f
<p style="color:#c8ab1f;">Text here</p>
.mytext {color:#c8ab1f;}
This box has a color of #c8ab1f
<div style="background-color:#c8ab1f;">Content here</div>
.mybackground {background-color:#c8ab1f;}
Border around this has a color of #c8ab1f
<div style="border:2px solid #c8ab1f;">Content here</div>
.myborder {border:2px solid #c8ab1f;}