#c9203a color space conversions
Hex:
#c9203a
RGB:
201, 32, 58
CMY:
21, 87, 77
CMYK:
0, 84, 71, 21
HSL:
351°, 72.5322%, 45.6863%
HSV (HSB):
351°, 84.0796%, 78.8235%
XYZ:
25.3676, 13.7560, 5.3211
xyY:
0.5708, 0.3095, 13.7560
CIE-Lab:
43.8810, 63.8142, 30.1216
CIE-LCH:
43.8810, 70.5660, 25.2683
CIE-Luv:
43.8810, 120.8552, 17.9901
Hunter-Lab:
37.0891, 57.1817, 17.4561
#c9203a color charts
#c9203a color shades, tints & tones
#c9203a color schemes
#c9203a color preview, HTML & CSS examples
This text has a color of #c9203a
<p style="color:#c9203a;">Text here</p>
.mytext {color:#c9203a;}
This box has a color of #c9203a
<div style="background-color:#c9203a;">Content here</div>
.mybackground {background-color:#c9203a;}
Border around this has a color of #c9203a
<div style="border:2px solid #c9203a;">Content here</div>
.myborder {border:2px solid #c9203a;}