#c01c11 color space conversions
Hex:
#c01c11
RGB:
192, 28, 17
CMY:
25, 89, 93
CMYK:
0, 85, 91, 25
HSL:
4°, 83.7321%, 40.9804%
HSV (HSB):
4°, 91.1458%, 75.2941%
XYZ:
22.2547, 12.0774, 1.6885
xyY:
0.6178, 0.3353, 12.0774
CIE-Lab:
41.3389, 61.0245, 48.9855
CIE-LCH:
41.3389, 78.2532, 38.7547
CIE-Luv:
41.3389, 123.1440, 28.5026
Hunter-Lab:
34.7526, 53.4896, 21.4461
#c01c11 color charts
#c01c11 color shades, tints & tones
#c01c11 color schemes
#c01c11 color preview, HTML & CSS examples
This text has a color of #c01c11
<p style="color:#c01c11;">Text here</p>
.mytext {color:#c01c11;}
This box has a color of #c01c11
<div style="background-color:#c01c11;">Content here</div>
.mybackground {background-color:#c01c11;}
Border around this has a color of #c01c11
<div style="border:2px solid #c01c11;">Content here</div>
.myborder {border:2px solid #c01c11;}