#972d3d color space conversions
Hex:
#972d3d
RGB:
151, 45, 61
CMY:
41, 82, 76
CMYK:
0, 70, 60, 41
HSL:
351°, 54.0816%, 38.4314%
HSV (HSB):
351°, 70.1987%, 59.2157%
XYZ:
14.5432, 8.7930, 5.3456
xyY:
0.5071, 0.3066, 8.7930
CIE-Lab:
35.5827, 45.0911, 15.7024
CIE-LCH:
35.5827, 47.7470, 19.2000
CIE-Luv:
35.5827, 74.1051, 8.6667
Hunter-Lab:
29.6530, 35.6518, 10.0688
#972d3d color charts
#972d3d color shades, tints & tones
#972d3d color schemes
#972d3d color preview, HTML & CSS examples
This text has a color of #972d3d
<p style="color:#972d3d;">Text here</p>
.mytext {color:#972d3d;}
This box has a color of #972d3d
<div style="background-color:#972d3d;">Content here</div>
.mybackground {background-color:#972d3d;}
Border around this has a color of #972d3d
<div style="border:2px solid #972d3d;">Content here</div>
.myborder {border:2px solid #972d3d;}