#c92e3d color space conversions
Hex:
#c92e3d
RGB:
201, 46, 61
CMY:
21, 82, 76
CMYK:
0, 77, 70, 21
HSL:
354°, 62.7530%, 48.4314%
HSV (HSB):
354°, 77.1144%, 78.8235%
XYZ:
25.9067, 14.7084, 5.8885
xyY:
0.5571, 0.3163, 14.7084
CIE-Lab:
45.2322, 60.2542, 29.9400
CIE-LCH:
45.2322, 67.2828, 26.4225
CIE-Luv:
45.2322, 114.3057, 19.2345
Hunter-Lab:
38.3516, 53.4625, 17.7428
#c92e3d color charts
#c92e3d color shades, tints & tones
#c92e3d color schemes
#c92e3d color preview, HTML & CSS examples
This text has a color of #c92e3d
<p style="color:#c92e3d;">Text here</p>
.mytext {color:#c92e3d;}
This box has a color of #c92e3d
<div style="background-color:#c92e3d;">Content here</div>
.mybackground {background-color:#c92e3d;}
Border around this has a color of #c92e3d
<div style="border:2px solid #c92e3d;">Content here</div>
.myborder {border:2px solid #c92e3d;}