#c92a1e color space conversions
Hex:
#c92a1e
RGB:
201, 42, 30
CMY:
21, 84, 88
CMYK:
0, 79, 85, 21
HSL:
4°, 74.0260%, 45.2941%
HSV (HSB):
4°, 85.0746%, 78.8235%
XYZ:
25.1497, 14.1672, 2.6373
xyY:
0.5995, 0.3377, 14.1672
CIE-Lab:
44.4717, 60.3434, 46.3948
CIE-LCH:
44.4717, 76.1170, 37.5548
CIE-Luv:
44.4717, 122.4576, 29.4178
Hunter-Lab:
37.6393, 53.4007, 22.1932
#c92a1e color charts
#c92a1e color shades, tints & tones
#c92a1e color schemes
#c92a1e color preview, HTML & CSS examples
This text has a color of #c92a1e
<p style="color:#c92a1e;">Text here</p>
.mytext {color:#c92a1e;}
This box has a color of #c92a1e
<div style="background-color:#c92a1e;">Content here</div>
.mybackground {background-color:#c92a1e;}
Border around this has a color of #c92a1e
<div style="border:2px solid #c92a1e;">Content here</div>
.myborder {border:2px solid #c92a1e;}