#c9243a color space conversions
Hex:
#c9243a
RGB:
201, 36, 58
CMY:
21, 86, 77
CMYK:
0, 82, 71, 21
HSL:
352°, 69.6203%, 46.4706%
HSV (HSB):
352°, 82.0896%, 78.8235%
XYZ:
25.4820, 13.9847, 5.3593
xyY:
0.5685, 0.3120, 13.9847
CIE-Lab:
44.2111, 62.8745, 30.5165
CIE-LCH:
44.2111, 69.8889, 25.8899
CIE-Luv:
44.2111, 119.3817, 18.6495
Hunter-Lab:
37.3962, 56.1877, 17.6805
#c9243a color charts
#c9243a color shades, tints & tones
#c9243a color schemes
#c9243a color preview, HTML & CSS examples
This text has a color of #c9243a
<p style="color:#c9243a;">Text here</p>
.mytext {color:#c9243a;}
This box has a color of #c9243a
<div style="background-color:#c9243a;">Content here</div>
.mybackground {background-color:#c9243a;}
Border around this has a color of #c9243a
<div style="border:2px solid #c9243a;">Content here</div>
.myborder {border:2px solid #c9243a;}