#712f32 color space conversions
Hex:
#712f32
RGB:
113, 47, 50
CMY:
56, 82, 80
CMYK:
0, 58, 56, 56
HSL:
357°, 41.2500%, 31.3725%
HSV (HSB):
357°, 58.4071%, 44.3137%
XYZ:
8.4023, 5.7740, 3.6893
xyY:
0.4703, 0.3232, 5.7740
CIE-Lab:
28.8351, 29.4811, 12.5841
CIE-LCH:
28.8351, 32.0546, 23.1154
CIE-Luv:
28.8351, 44.6030, 8.0742
Hunter-Lab:
24.0292, 20.3649, 7.7175
#712f32 color charts
#712f32 color shades, tints & tones
#712f32 color schemes
#712f32 color preview, HTML & CSS examples
This text has a color of #712f32
<p style="color:#712f32;">Text here</p>
.mytext {color:#712f32;}
This box has a color of #712f32
<div style="background-color:#712f32;">Content here</div>
.mybackground {background-color:#712f32;}
Border around this has a color of #712f32
<div style="border:2px solid #712f32;">Content here</div>
.myborder {border:2px solid #712f32;}