#c94401 color space conversions
Hex:
#c94401
RGB:
201, 68, 1
CMY:
21, 73, 100
CMYK:
0, 66, 100, 21
HSL:
20°, 99.0099%, 39.6078%
HSV (HSB):
20°, 99.5025%, 78.8235%
XYZ:
26.1600, 16.5539, 1.8452
xyY:
0.5871, 0.3715, 16.5539
CIE-Lab:
47.6930, 50.7005, 58.4441
CIE-LCH:
47.6930, 77.3709, 49.0582
CIE-Luv:
47.6930, 109.0399, 39.5231
Hunter-Lab:
40.6865, 43.5677, 25.7917
#c94401 color charts
#c94401 color shades, tints & tones
#c94401 color schemes
#c94401 color preview, HTML & CSS examples
This text has a color of #c94401
<p style="color:#c94401;">Text here</p>
.mytext {color:#c94401;}
This box has a color of #c94401
<div style="background-color:#c94401;">Content here</div>
.mybackground {background-color:#c94401;}
Border around this has a color of #c94401
<div style="border:2px solid #c94401;">Content here</div>
.myborder {border:2px solid #c94401;}