#c9011b color space conversions
Hex:
#c9011b
RGB:
201, 1, 27
CMY:
21, 100, 89
CMYK:
0, 100, 87, 21
HSL:
352°, 99.0099%, 39.6078%
HSV (HSB):
352°, 99.5025%, 78.8235%
XYZ:
24.2961, 12.5183, 2.1726
xyY:
0.6232, 0.3211, 12.5183
CIE-Lab:
42.0284, 67.2015, 45.8022
CIE-LCH:
42.0284, 81.3258, 34.2770
CIE-Luv:
42.0284, 134.8209, 25.7247
Hunter-Lab:
35.3813, 60.6575, 21.1261
#c9011b color charts
#c9011b color shades, tints & tones
#c9011b color schemes
#c9011b color preview, HTML & CSS examples
This text has a color of #c9011b
<p style="color:#c9011b;">Text here</p>
.mytext {color:#c9011b;}
This box has a color of #c9011b
<div style="background-color:#c9011b;">Content here</div>
.mybackground {background-color:#c9011b;}
Border around this has a color of #c9011b
<div style="border:2px solid #c9011b;">Content here</div>
.myborder {border:2px solid #c9011b;}