#c02e01 color space conversions
Hex:
#c02e01
RGB:
192, 46, 1
CMY:
25, 82, 100
CMYK:
0, 76, 99, 25
HSL:
14°, 98.9637%, 37.8431%
HSV (HSB):
14°, 99.4792%, 75.2941%
XYZ:
22.7207, 13.1626, 1.3718
xyY:
0.6099, 0.3533, 13.1626
CIE-Lab:
43.0073, 55.9696, 55.1983
CIE-LCH:
43.0073, 78.6095, 44.6025
CIE-Luv:
43.0073, 115.9494, 33.4727
Hunter-Lab:
36.2804, 48.2956, 23.1544
#c02e01 color charts
#c02e01 color shades, tints & tones
#c02e01 color schemes
#c02e01 color preview, HTML & CSS examples
This text has a color of #c02e01
<p style="color:#c02e01;">Text here</p>
.mytext {color:#c02e01;}
This box has a color of #c02e01
<div style="background-color:#c02e01;">Content here</div>
.mybackground {background-color:#c02e01;}
Border around this has a color of #c02e01
<div style="border:2px solid #c02e01;">Content here</div>
.myborder {border:2px solid #c02e01;}