#c9b100 color space conversions
Hex:
#c9b100
RGB:
201, 177, 0
CMY:
21, 31, 100
CMYK:
0, 12, 100, 21
HSL:
53°, 100.0000%, 39.4118%
HSV (HSB):
53°, 100.0000%, 78.8235%
XYZ:
39.8095, 43.8618, 6.3680
xyY:
0.4421, 0.4871, 43.8618
CIE-Lab:
72.1360, -5.7979, 74.3261
CIE-LCH:
72.1360, 74.5519, 94.4604
CIE-Luv:
72.1360, 22.7870, 77.2278
Hunter-Lab:
66.2282, -8.6037, 40.6589
#c9b100 color charts
#c9b100 color shades, tints & tones
#c9b100 color schemes
#c9b100 color preview, HTML & CSS examples
This text has a color of #c9b100
<p style="color:#c9b100;">Text here</p>
.mytext {color:#c9b100;}
This box has a color of #c9b100
<div style="background-color:#c9b100;">Content here</div>
.mybackground {background-color:#c9b100;}
Border around this has a color of #c9b100
<div style="border:2px solid #c9b100;">Content here</div>
.myborder {border:2px solid #c9b100;}