#971d2d color space conversions
Hex:
#971d2d
RGB:
151, 29, 45
CMY:
41, 89, 82
CMYK:
0, 81, 70, 41
HSL:
352°, 67.7778%, 35.2941%
HSV (HSB):
352°, 80.7947%, 59.2157%
XYZ:
13.6755, 7.6475, 3.2380
xyY:
0.5568, 0.3114, 7.6475
CIE-Lab:
33.2377, 49.7708, 22.9294
CIE-LCH:
33.2377, 54.7986, 24.7355
CIE-Luv:
33.2377, 85.6660, 12.9825
Hunter-Lab:
27.6541, 39.8771, 12.4157
#971d2d color charts
#971d2d color shades, tints & tones
#971d2d color schemes
#971d2d color preview, HTML & CSS examples
This text has a color of #971d2d
<p style="color:#971d2d;">Text here</p>
.mytext {color:#971d2d;}
This box has a color of #971d2d
<div style="background-color:#971d2d;">Content here</div>
.mybackground {background-color:#971d2d;}
Border around this has a color of #971d2d
<div style="border:2px solid #971d2d;">Content here</div>
.myborder {border:2px solid #971d2d;}