#c01e02 color space conversions
Hex:
#c01e02
RGB:
192, 30, 2
CMY:
25, 88, 99
CMYK:
0, 84, 99, 25
HSL:
9°, 97.9381%, 38.0392%
HSV (HSB):
9°, 98.9583%, 75.2941%
XYZ:
22.2135, 12.1394, 1.2298
xyY:
0.6243, 0.3412, 12.1394
CIE-Lab:
41.4368, 60.4123, 54.1558
CIE-LCH:
41.4368, 81.1326, 41.8742
CIE-Luv:
41.4368, 123.5486, 30.6733
Hunter-Lab:
34.8416, 52.8307, 22.2964
#c01e02 color charts
#c01e02 color shades, tints & tones
#c01e02 color schemes
#c01e02 color preview, HTML & CSS examples
This text has a color of #c01e02
<p style="color:#c01e02;">Text here</p>
.mytext {color:#c01e02;}
This box has a color of #c01e02
<div style="background-color:#c01e02;">Content here</div>
.mybackground {background-color:#c01e02;}
Border around this has a color of #c01e02
<div style="border:2px solid #c01e02;">Content here</div>
.myborder {border:2px solid #c01e02;}