#c92e2f color space conversions
Hex:
#c92e2f
RGB:
201, 46, 47
CMY:
21, 82, 82
CMYK:
0, 77, 77, 21
HSL:
360°, 62.7530%, 48.4314%
HSV (HSB):
360°, 77.1144%, 78.8235%
XYZ:
25.5775, 14.5767, 4.1548
xyY:
0.5773, 0.3290, 14.5767
CIE-Lab:
45.0489, 59.6652, 37.9238
CIE-LCH:
45.0489, 70.6976, 32.4405
CIE-Luv:
45.0489, 117.5544, 25.0322
Hunter-Lab:
38.1795, 52.7679, 20.2735
#c92e2f color charts
#c92e2f color shades, tints & tones
#c92e2f color schemes
#c92e2f color preview, HTML & CSS examples
This text has a color of #c92e2f
<p style="color:#c92e2f;">Text here</p>
.mytext {color:#c92e2f;}
This box has a color of #c92e2f
<div style="background-color:#c92e2f;">Content here</div>
.mybackground {background-color:#c92e2f;}
Border around this has a color of #c92e2f
<div style="border:2px solid #c92e2f;">Content here</div>
.myborder {border:2px solid #c92e2f;}