#c9103d color space conversions
Hex:
#c9103d
RGB:
201, 16, 61
CMY:
21, 94, 76
CMYK:
0, 92, 70, 21
HSL:
345°, 85.2535%, 42.5490%
HSV (HSB):
345°, 92.0398%, 78.8235%
XYZ:
25.1150, 13.1250, 5.6246
xyY:
0.5726, 0.2992, 13.1250
CIE-Lab:
42.9510, 66.7505, 27.1540
CIE-LCH:
42.9510, 72.0622, 22.1364
CIE-Luv:
42.9510, 124.3667, 14.6251
Hunter-Lab:
36.2285, 60.3434, 16.1550
#c9103d color charts
#c9103d color shades, tints & tones
#c9103d color schemes
#c9103d color preview, HTML & CSS examples
This text has a color of #c9103d
<p style="color:#c9103d;">Text here</p>
.mytext {color:#c9103d;}
This box has a color of #c9103d
<div style="background-color:#c9103d;">Content here</div>
.mybackground {background-color:#c9103d;}
Border around this has a color of #c9103d
<div style="border:2px solid #c9103d;">Content here</div>
.myborder {border:2px solid #c9103d;}