#c9940e color space conversions
Hex:
#c9940e
RGB:
201, 148, 14
CMY:
21, 42, 95
CMYK:
0, 26, 93, 21
HSL:
43°, 86.9767%, 42.1569%
HSV (HSB):
43°, 93.0348%, 78.8235%
XYZ:
34.7566, 33.6290, 5.0746
xyY:
0.4731, 0.4578, 33.6290
CIE-Lab:
64.6670, 9.8468, 67.1066
CIE-LCH:
64.6670, 67.8252, 81.6524
CIE-Luv:
64.6670, 44.4899, 65.2141
Hunter-Lab:
57.9905, 5.5003, 35.4050
#c9940e color charts
#c9940e color shades, tints & tones
#c9940e color schemes
#c9940e color preview, HTML & CSS examples
This text has a color of #c9940e
<p style="color:#c9940e;">Text here</p>
.mytext {color:#c9940e;}
This box has a color of #c9940e
<div style="background-color:#c9940e;">Content here</div>
.mybackground {background-color:#c9940e;}
Border around this has a color of #c9940e
<div style="border:2px solid #c9940e;">Content here</div>
.myborder {border:2px solid #c9940e;}