#972d24 color space conversions
Hex:
#972d24
RGB:
151, 45, 36
CMY:
41, 82, 86
CMYK:
0, 70, 76, 41
HSL:
5°, 61.4973%, 36.6667%
HSV (HSB):
5°, 76.1589%, 59.2157%
XYZ:
14.0193, 8.5835, 2.5869
xyY:
0.5565, 0.3408, 8.5835
CIE-Lab:
35.1696, 43.6211, 30.7273
CIE-LCH:
35.1696, 53.3570, 35.1614
CIE-Luv:
35.1696, 79.8680, 20.5061
Hunter-Lab:
29.2975, 34.1443, 15.2730
#972d24 color charts
#972d24 color shades, tints & tones
#972d24 color schemes
#972d24 color preview, HTML & CSS examples
This text has a color of #972d24
<p style="color:#972d24;">Text here</p>
.mytext {color:#972d24;}
This box has a color of #972d24
<div style="background-color:#972d24;">Content here</div>
.mybackground {background-color:#972d24;}
Border around this has a color of #972d24
<div style="border:2px solid #972d24;">Content here</div>
.myborder {border:2px solid #972d24;}