#c9001a color space conversions
Hex:
#c9001a
RGB:
201, 0, 26
CMY:
21, 100, 90
CMYK:
0, 100, 87, 21
HSL:
352°, 100.0000%, 39.4118%
HSV (HSB):
352°, 100.0000%, 78.8235%
XYZ:
24.2738, 12.4921, 2.1091
xyY:
0.6244, 0.3213, 12.4921
CIE-Lab:
41.9878, 67.2797, 46.2662
CIE-LCH:
41.9878, 81.6524, 34.5151
CIE-Luv:
41.9878, 135.1434, 25.8911
Hunter-Lab:
35.3441, 60.7389, 21.2028
#c9001a color charts
#c9001a color shades, tints & tones
#c9001a color schemes
#c9001a color preview, HTML & CSS examples
This text has a color of #c9001a
<p style="color:#c9001a;">Text here</p>
.mytext {color:#c9001a;}
This box has a color of #c9001a
<div style="background-color:#c9001a;">Content here</div>
.mybackground {background-color:#c9001a;}
Border around this has a color of #c9001a
<div style="border:2px solid #c9001a;">Content here</div>
.myborder {border:2px solid #c9001a;}