#c92f2e color space conversions
Hex:
#c92f2e
RGB:
201, 47, 46
CMY:
21, 82, 82
CMYK:
0, 77, 77, 21
HSL:
0°, 62.7530%, 48.4314%
HSV (HSB):
0°, 77.1144%, 78.8235%
XYZ:
25.5971, 14.6478, 4.0630
xyY:
0.5777, 0.3306, 14.6478
CIE-Lab:
45.1480, 59.3206, 38.5946
CIE-LCH:
45.1480, 70.7706, 33.0484
CIE-Luv:
45.1480, 117.2555, 25.6015
Hunter-Lab:
38.2724, 52.4061, 20.4965
#c92f2e color charts
#c92f2e color shades, tints & tones
#c92f2e color schemes
#c92f2e color preview, HTML & CSS examples
This text has a color of #c92f2e
<p style="color:#c92f2e;">Text here</p>
.mytext {color:#c92f2e;}
This box has a color of #c92f2e
<div style="background-color:#c92f2e;">Content here</div>
.mybackground {background-color:#c92f2e;}
Border around this has a color of #c92f2e
<div style="border:2px solid #c92f2e;">Content here</div>
.myborder {border:2px solid #c92f2e;}