#c94001 color space conversions
Hex:
#c94001
RGB:
201, 64, 1
CMY:
21, 75, 100
CMYK:
0, 68, 100, 21
HSL:
19°, 99.0099%, 39.6078%
HSV (HSB):
19°, 99.5025%, 78.8235%
XYZ:
25.9263, 16.0865, 1.7673
xyY:
0.5922, 0.3674, 16.0865
CIE-Lab:
47.0878, 52.3378, 58.1340
CIE-LCH:
47.0878, 78.2229, 48.0034
CIE-Luv:
47.0878, 111.8344, 38.5105
Hunter-Lab:
40.1080, 45.1956, 25.4631
#c94001 color charts
#c94001 color shades, tints & tones
#c94001 color schemes
#c94001 color preview, HTML & CSS examples
This text has a color of #c94001
<p style="color:#c94001;">Text here</p>
.mytext {color:#c94001;}
This box has a color of #c94001
<div style="background-color:#c94001;">Content here</div>
.mybackground {background-color:#c94001;}
Border around this has a color of #c94001
<div style="border:2px solid #c94001;">Content here</div>
.myborder {border:2px solid #c94001;}