#c40101 color space conversions
Hex:
#c40101
RGB:
196, 1, 1
CMY:
23, 100, 100
CMYK:
0, 99, 99, 23
HSL:
0°, 98.9848%, 38.6275%
HSV (HSB):
0°, 99.4898%, 76.8627%
XYZ:
22.7813, 11.7597, 1.0979
xyY:
0.6392, 0.3300, 11.7597
CIE-Lab:
40.8316, 65.6234, 54.7781
CIE-LCH:
40.8316, 85.4814, 39.8529
CIE-Luv:
40.8316, 133.8853, 28.8726
Hunter-Lab:
34.2924, 58.5704, 22.1065
#c40101 color charts
#c40101 color shades, tints & tones
#c40101 color schemes
#c40101 color preview, HTML & CSS examples
This text has a color of #c40101
<p style="color:#c40101;">Text here</p>
.mytext {color:#c40101;}
This box has a color of #c40101
<div style="background-color:#c40101;">Content here</div>
.mybackground {background-color:#c40101;}
Border around this has a color of #c40101
<div style="border:2px solid #c40101;">Content here</div>
.myborder {border:2px solid #c40101;}