#c92d3d color space conversions
Hex:
#c92d3d
RGB:
201, 45, 61
CMY:
21, 82, 76
CMYK:
0, 78, 70, 21
HSL:
354°, 63.4146%, 48.2353%
HSV (HSB):
354°, 77.6119%, 78.8235%
XYZ:
25.8681, 14.6312, 5.8756
xyY:
0.5578, 0.3155, 14.6312
CIE-Lab:
45.1249, 60.5558, 29.8100
CIE-LCH:
45.1249, 67.4955, 26.2098
CIE-Luv:
45.1249, 114.7709, 19.0195
Hunter-Lab:
38.2508, 53.7765, 17.6682
#c92d3d color charts
#c92d3d color shades, tints & tones
#c92d3d color schemes
#c92d3d color preview, HTML & CSS examples
This text has a color of #c92d3d
<p style="color:#c92d3d;">Text here</p>
.mytext {color:#c92d3d;}
This box has a color of #c92d3d
<div style="background-color:#c92d3d;">Content here</div>
.mybackground {background-color:#c92d3d;}
Border around this has a color of #c92d3d
<div style="border:2px solid #c92d3d;">Content here</div>
.myborder {border:2px solid #c92d3d;}