#c92e3c color space conversions
Hex:
#c92e3c
RGB:
201, 46, 60
CMY:
21, 82, 76
CMYK:
0, 77, 70, 21
HSL:
355°, 62.7530%, 48.4314%
HSV (HSB):
355°, 77.1144%, 78.8235%
XYZ:
25.8800, 14.6977, 5.7479
xyY:
0.5587, 0.3173, 14.6977
CIE-Lab:
45.2174, 60.2067, 30.5211
CIE-LCH:
45.2174, 67.5010, 26.8822
CIE-Luv:
45.2174, 114.5624, 19.6939
Hunter-Lab:
38.3376, 53.4064, 17.9471
#c92e3c color charts
#c92e3c color shades, tints & tones
#c92e3c color schemes
#c92e3c color preview, HTML & CSS examples
This text has a color of #c92e3c
<p style="color:#c92e3c;">Text here</p>
.mytext {color:#c92e3c;}
This box has a color of #c92e3c
<div style="background-color:#c92e3c;">Content here</div>
.mybackground {background-color:#c92e3c;}
Border around this has a color of #c92e3c
<div style="border:2px solid #c92e3c;">Content here</div>
.myborder {border:2px solid #c92e3c;}