#c9374d color space conversions
Hex:
#c9374d
RGB:
201, 55, 77
CMY:
21, 78, 70
CMYK:
0, 73, 62, 21
HSL:
351°, 57.4803%, 50.1961%
HSV (HSB):
351°, 72.6368%, 78.8235%
XYZ:
26.7931, 15.6857, 8.6367
xyY:
0.5242, 0.3069, 15.6857
CIE-Lab:
46.5594, 58.1897, 21.9283
CIE-LCH:
46.5594, 62.1843, 20.6485
CIE-Luv:
46.5594, 105.5000, 13.2320
Hunter-Lab:
39.6052, 51.4472, 14.7943
#c9374d color charts
#c9374d color shades, tints & tones
#c9374d color schemes
#c9374d color preview, HTML & CSS examples
This text has a color of #c9374d
<p style="color:#c9374d;">Text here</p>
.mytext {color:#c9374d;}
This box has a color of #c9374d
<div style="background-color:#c9374d;">Content here</div>
.mybackground {background-color:#c9374d;}
Border around this has a color of #c9374d
<div style="border:2px solid #c9374d;">Content here</div>
.myborder {border:2px solid #c9374d;}