#971e3e color space conversions
Hex:
#971e3e
RGB:
151, 30, 62
CMY:
41, 88, 76
CMYK:
0, 80, 59, 41
HSL:
344°, 66.8508%, 35.4902%
HSV (HSB):
344°, 80.1325%, 59.2157%
XYZ:
14.0963, 7.8557, 5.3308
xyY:
0.5167, 0.2879, 7.8557
CIE-Lab:
33.6804, 50.5224, 12.4904
CIE-LCH:
33.6804, 52.0435, 13.8865
CIE-Luv:
33.6804, 80.2737, 4.2120
Hunter-Lab:
28.0279, 40.7252, 8.3429
#971e3e color charts
#971e3e color shades, tints & tones
#971e3e color schemes
#971e3e color preview, HTML & CSS examples
This text has a color of #971e3e
<p style="color:#971e3e;">Text here</p>
.mytext {color:#971e3e;}
This box has a color of #971e3e
<div style="background-color:#971e3e;">Content here</div>
.mybackground {background-color:#971e3e;}
Border around this has a color of #971e3e
<div style="border:2px solid #971e3e;">Content here</div>
.myborder {border:2px solid #971e3e;}