#c92e2c color space conversions
Hex:
#c92e2c
RGB:
201, 46, 44
CMY:
21, 82, 83
CMYK:
0, 77, 78, 21
HSL:
1°, 64.0816%, 48.0392%
HSV (HSB):
1°, 78.1095%, 78.8235%
XYZ:
25.5190, 14.5533, 3.8469
xyY:
0.5810, 0.3314, 14.5533
CIE-Lab:
45.0163, 59.5598, 39.5735
CIE-LCH:
45.0163, 71.5083, 33.6014
CIE-Luv:
45.0163, 118.1507, 26.0928
Hunter-Lab:
38.1488, 52.6440, 20.7254
#c92e2c color charts
#c92e2c color shades, tints & tones
#c92e2c color schemes
#c92e2c color preview, HTML & CSS examples
This text has a color of #c92e2c
<p style="color:#c92e2c;">Text here</p>
.mytext {color:#c92e2c;}
This box has a color of #c92e2c
<div style="background-color:#c92e2c;">Content here</div>
.mybackground {background-color:#c92e2c;}
Border around this has a color of #c92e2c
<div style="border:2px solid #c92e2c;">Content here</div>
.myborder {border:2px solid #c92e2c;}