#c02e05 color space conversions
Hex:
#c02e05
RGB:
192, 46, 5
CMY:
25, 82, 98
CMYK:
0, 76, 97, 25
HSL:
13°, 94.9239%, 38.6275%
HSV (HSB):
13°, 97.3958%, 75.2941%
XYZ:
22.7426, 13.1714, 1.4872
xyY:
0.6081, 0.3522, 13.1714
CIE-Lab:
43.0204, 56.0129, 53.9509
CIE-LCH:
43.0204, 77.7698, 43.9257
CIE-Luv:
43.0204, 115.6991, 33.0225
Hunter-Lab:
36.2924, 48.3450, 22.9750
#c02e05 color charts
#c02e05 color shades, tints & tones
#c02e05 color schemes
#c02e05 color preview, HTML & CSS examples
This text has a color of #c02e05
<p style="color:#c02e05;">Text here</p>
.mytext {color:#c02e05;}
This box has a color of #c02e05
<div style="background-color:#c02e05;">Content here</div>
.mybackground {background-color:#c02e05;}
Border around this has a color of #c02e05
<div style="border:2px solid #c02e05;">Content here</div>
.myborder {border:2px solid #c02e05;}