#c9303e color space conversions
Hex:
#c9303e
RGB:
201, 48, 62
CMY:
21, 81, 76
CMYK:
0, 76, 69, 21
HSL:
355°, 61.4458%, 48.8235%
HSV (HSB):
355°, 76.1194%, 78.8235%
XYZ:
26.0138, 14.8792, 6.0583
xyY:
0.5541, 0.3169, 14.8792
CIE-Lab:
45.4683, 59.6829, 29.6266
CIE-LCH:
45.4683, 66.6317, 26.3998
CIE-Luv:
45.4683, 113.0936, 19.2121
Hunter-Lab:
38.5736, 52.8758, 17.6895
#c9303e color charts
#c9303e color shades, tints & tones
#c9303e color schemes
#c9303e color preview, HTML & CSS examples
This text has a color of #c9303e
<p style="color:#c9303e;">Text here</p>
.mytext {color:#c9303e;}
This box has a color of #c9303e
<div style="background-color:#c9303e;">Content here</div>
.mybackground {background-color:#c9303e;}
Border around this has a color of #c9303e
<div style="border:2px solid #c9303e;">Content here</div>
.myborder {border:2px solid #c9303e;}