#c9b04d color space conversions
Hex:
#c9b04d
RGB:
201, 176, 77
CMY:
21, 31, 70
CMYK:
0, 12, 62, 21
HSL:
48°, 53.4483%, 54.5098%
HSV (HSB):
48°, 61.6915%, 78.8235%
XYZ:
40.9523, 44.0040, 13.3564
xyY:
0.4166, 0.4476, 44.0040
CIE-Lab:
72.2312, -2.6622, 52.7487
CIE-LCH:
72.2312, 52.8158, 92.8892
CIE-Luv:
72.2312, 21.7857, 62.0368
Hunter-Lab:
66.3355, -5.8900, 34.4971
#c9b04d color charts
#c9b04d color shades, tints & tones
#c9b04d color schemes
#c9b04d color preview, HTML & CSS examples
This text has a color of #c9b04d
<p style="color:#c9b04d;">Text here</p>
.mytext {color:#c9b04d;}
This box has a color of #c9b04d
<div style="background-color:#c9b04d;">Content here</div>
.mybackground {background-color:#c9b04d;}
Border around this has a color of #c9b04d
<div style="border:2px solid #c9b04d;">Content here</div>
.myborder {border:2px solid #c9b04d;}