#c9223c color space conversions
Hex:
#c9223c
RGB:
201, 34, 60
CMY:
21, 87, 76
CMYK:
0, 83, 70, 21
HSL:
351°, 71.0638%, 46.0784%
HSV (HSB):
351°, 83.0846%, 78.8235%
XYZ:
25.4750, 13.8878, 5.6129
xyY:
0.5664, 0.3088, 13.8878
CIE-Lab:
44.0716, 63.4462, 29.1376
CIE-LCH:
44.0716, 69.8171, 24.6669
CIE-Luv:
44.0716, 119.5906, 17.3978
Hunter-Lab:
37.2663, 56.8053, 17.1564
#c9223c color charts
#c9223c color shades, tints & tones
#c9223c color schemes
#c9223c color preview, HTML & CSS examples
This text has a color of #c9223c
<p style="color:#c9223c;">Text here</p>
.mytext {color:#c9223c;}
This box has a color of #c9223c
<div style="background-color:#c9223c;">Content here</div>
.mybackground {background-color:#c9223c;}
Border around this has a color of #c9223c
<div style="border:2px solid #c9223c;">Content here</div>
.myborder {border:2px solid #c9223c;}