#c9143d color space conversions
Hex:
#c9143d
RGB:
201, 20, 61
CMY:
21, 92, 76
CMYK:
0, 90, 70, 21
HSL:
346°, 81.9005%, 43.3333%
HSV (HSB):
346°, 90.0498%, 78.8235%
XYZ:
25.1799, 13.2547, 5.6462
xyY:
0.5712, 0.3007, 13.2547
CIE-Lab:
43.1446, 66.1920, 27.3925
CIE-LCH:
43.1446, 71.6361, 22.4814
CIE-Luv:
43.1446, 123.4990, 15.0194
Hunter-Lab:
36.4071, 59.7418, 16.2900
#c9143d color charts
#c9143d color shades, tints & tones
#c9143d color schemes
#c9143d color preview, HTML & CSS examples
This text has a color of #c9143d
<p style="color:#c9143d;">Text here</p>
.mytext {color:#c9143d;}
This box has a color of #c9143d
<div style="background-color:#c9143d;">Content here</div>
.mybackground {background-color:#c9143d;}
Border around this has a color of #c9143d
<div style="border:2px solid #c9143d;">Content here</div>
.myborder {border:2px solid #c9143d;}