#c0a01f color space conversions
Hex:
#c0a01f
RGB:
192, 160, 31
CMY:
25, 37, 88
CMYK:
0, 17, 84, 25
HSL:
48°, 72.1973%, 43.7255%
HSV (HSB):
48°, 83.8542%, 75.2941%
XYZ:
34.5564, 36.4470, 6.5100
xyY:
0.4458, 0.4702, 36.4470
CIE-Lab:
66.8601, -0.2938, 64.6568
CIE-LCH:
66.8601, 64.6575, 90.2604
CIE-Luv:
66.8601, 28.0158, 67.4907
Hunter-Lab:
60.3714, -3.4771, 35.8666
#c0a01f color charts
#c0a01f color shades, tints & tones
#c0a01f color schemes
#c0a01f color preview, HTML & CSS examples
This text has a color of #c0a01f
<p style="color:#c0a01f;">Text here</p>
.mytext {color:#c0a01f;}
This box has a color of #c0a01f
<div style="background-color:#c0a01f;">Content here</div>
.mybackground {background-color:#c0a01f;}
Border around this has a color of #c0a01f
<div style="border:2px solid #c0a01f;">Content here</div>
.myborder {border:2px solid #c0a01f;}