#c01403 color space conversions
Hex:
#c01403
RGB:
192, 20, 3
CMY:
25, 92, 99
CMYK:
0, 90, 98, 25
HSL:
5°, 96.9231%, 38.2353%
HSV (HSB):
5°, 98.4375%, 75.2941%
XYZ:
22.0048, 11.7134, 1.1873
xyY:
0.6304, 0.3356, 11.7134
CIE-Lab:
40.7569, 62.3758, 53.5067
CIE-LCH:
40.7569, 82.1810, 40.6234
CIE-Luv:
40.7569, 126.8892, 29.3778
Hunter-Lab:
34.2248, 54.8732, 21.9006
#c01403 color charts
#c01403 color shades, tints & tones
#c01403 color schemes
#c01403 color preview, HTML & CSS examples
This text has a color of #c01403
<p style="color:#c01403;">Text here</p>
.mytext {color:#c01403;}
This box has a color of #c01403
<div style="background-color:#c01403;">Content here</div>
.mybackground {background-color:#c01403;}
Border around this has a color of #c01403
<div style="border:2px solid #c01403;">Content here</div>
.myborder {border:2px solid #c01403;}