#c02601 color space conversions
Hex:
#c02601
RGB:
192, 38, 1
CMY:
25, 85, 100
CMYK:
0, 80, 99, 25
HSL:
12°, 98.9637%, 37.8431%
HSV (HSB):
12°, 99.4792%, 75.2941%
XYZ:
22.4368, 12.5949, 1.2772
xyY:
0.6179, 0.3469, 12.5949
CIE-Lab:
42.1464, 58.3827, 54.8096
CIE-LCH:
42.1464, 80.0789, 43.1920
CIE-Luv:
42.1464, 120.1099, 32.0094
Hunter-Lab:
35.4893, 50.7440, 22.7087
#c02601 color charts
#c02601 color shades, tints & tones
#c02601 color schemes
#c02601 color preview, HTML & CSS examples
This text has a color of #c02601
<p style="color:#c02601;">Text here</p>
.mytext {color:#c02601;}
This box has a color of #c02601
<div style="background-color:#c02601;">Content here</div>
.mybackground {background-color:#c02601;}
Border around this has a color of #c02601
<div style="border:2px solid #c02601;">Content here</div>
.myborder {border:2px solid #c02601;}