#c9013b color space conversions
Hex:
#c9013b
RGB:
201, 1, 59
CMY:
21, 100, 77
CMYK:
0, 100, 71, 21
HSL:
343°, 99.0099%, 39.6078%
HSV (HSB):
343°, 99.5025%, 78.8235%
XYZ:
24.8877, 12.7550, 5.2879
xyY:
0.5797, 0.2971, 12.7550
CIE-Lab:
42.3917, 68.1902, 27.7065
CIE-LCH:
42.3917, 73.6040, 22.1125
CIE-Luv:
42.3917, 127.3669, 14.4975
Hunter-Lab:
35.7141, 61.8894, 16.2213
#c9013b color charts
#c9013b color shades, tints & tones
#c9013b color schemes
#c9013b color preview, HTML & CSS examples
This text has a color of #c9013b
<p style="color:#c9013b;">Text here</p>
.mytext {color:#c9013b;}
This box has a color of #c9013b
<div style="background-color:#c9013b;">Content here</div>
.mybackground {background-color:#c9013b;}
Border around this has a color of #c9013b
<div style="border:2px solid #c9013b;">Content here</div>
.myborder {border:2px solid #c9013b;}