#c9430e color space conversions
Hex:
#c9430e
RGB:
201, 67, 14
CMY:
21, 74, 95
CMYK:
0, 67, 93, 21
HSL:
17°, 86.9767%, 42.1569%
HSV (HSB):
17°, 93.0348%, 78.8235%
XYZ:
26.1738, 16.4635, 2.2137
xyY:
0.5836, 0.3671, 16.4635
CIE-Lab:
47.5768, 51.2585, 55.0288
CIE-LCH:
47.5768, 75.2037, 47.0316
CIE-Luv:
47.5768, 109.0921, 37.9062
Hunter-Lab:
40.5753, 44.1380, 25.1679
#c9430e color charts
#c9430e color shades, tints & tones
#c9430e color schemes
#c9430e color preview, HTML & CSS examples
This text has a color of #c9430e
<p style="color:#c9430e;">Text here</p>
.mytext {color:#c9430e;}
This box has a color of #c9430e
<div style="background-color:#c9430e;">Content here</div>
.mybackground {background-color:#c9430e;}
Border around this has a color of #c9430e
<div style="border:2px solid #c9430e;">Content here</div>
.myborder {border:2px solid #c9430e;}