#c92d2d color space conversions
Hex:
#c92d2d
RGB:
201, 45, 45
CMY:
21, 82, 82
CMYK:
0, 78, 78, 21
HSL:
0°, 63.4146%, 48.2353%
HSV (HSB):
0°, 77.6119%, 78.8235%
XYZ:
25.4994, 14.4837, 3.9343
xyY:
0.5806, 0.3298, 14.4837
CIE-Lab:
44.9188, 59.8973, 38.9126
CIE-LCH:
44.9188, 71.4274, 33.0100
CIE-Luv:
44.9188, 118.4504, 25.5425
Hunter-Lab:
38.0575, 52.9986, 20.5110
#c92d2d color charts
#c92d2d color shades, tints & tones
#c92d2d color schemes
#c92d2d color preview, HTML & CSS examples
This text has a color of #c92d2d
<p style="color:#c92d2d;">Text here</p>
.mytext {color:#c92d2d;}
This box has a color of #c92d2d
<div style="background-color:#c92d2d;">Content here</div>
.mybackground {background-color:#c92d2d;}
Border around this has a color of #c92d2d
<div style="border:2px solid #c92d2d;">Content here</div>
.myborder {border:2px solid #c92d2d;}