#c92d2f color space conversions
Hex:
#c92d2f
RGB:
201, 45, 47
CMY:
21, 82, 82
CMYK:
0, 78, 77, 21
HSL:
359°, 63.4146%, 48.2353%
HSV (HSB):
359°, 77.6119%, 78.8235%
XYZ:
25.5389, 14.4995, 4.1420
xyY:
0.5781, 0.3282, 14.4995
CIE-Lab:
44.9409, 59.9682, 37.8072
CIE-LCH:
44.9409, 70.8912, 32.2296
CIE-Luv:
44.9409, 118.0456, 24.8269
Hunter-Lab:
38.0782, 53.0821, 20.2055
#c92d2f color charts
#c92d2f color shades, tints & tones
#c92d2f color schemes
#c92d2f color preview, HTML & CSS examples
This text has a color of #c92d2f
<p style="color:#c92d2f;">Text here</p>
.mytext {color:#c92d2f;}
This box has a color of #c92d2f
<div style="background-color:#c92d2f;">Content here</div>
.mybackground {background-color:#c92d2f;}
Border around this has a color of #c92d2f
<div style="border:2px solid #c92d2f;">Content here</div>
.myborder {border:2px solid #c92d2f;}