#c01e12 color space conversions
Hex:
#c01e12
RGB:
192, 30, 18
CMY:
25, 88, 93
CMYK:
0, 84, 91, 25
HSL:
4°, 82.8571%, 41.1765%
HSV (HSB):
4°, 90.6250%, 75.2941%
XYZ:
22.3117, 12.1787, 1.7470
xyY:
0.6157, 0.3361, 12.1787
CIE-Lab:
41.4987, 60.5988, 48.6916
CIE-LCH:
41.4987, 77.7373, 38.7822
CIE-Luv:
41.4987, 122.2865, 28.6081
Hunter-Lab:
34.8980, 53.0508, 21.4605
#c01e12 color charts
#c01e12 color shades, tints & tones
#c01e12 color schemes
#c01e12 color preview, HTML & CSS examples
This text has a color of #c01e12
<p style="color:#c01e12;">Text here</p>
.mytext {color:#c01e12;}
This box has a color of #c01e12
<div style="background-color:#c01e12;">Content here</div>
.mybackground {background-color:#c01e12;}
Border around this has a color of #c01e12
<div style="border:2px solid #c01e12;">Content here</div>
.myborder {border:2px solid #c01e12;}