#712e3e color space conversions
Hex:
#712e3e
RGB:
113, 46, 62
CMY:
56, 82, 76
CMYK:
0, 59, 45, 56
HSL:
346°, 42.1384%, 31.1765%
HSV (HSB):
346°, 59.2920%, 44.3137%
XYZ:
8.6565, 5.8125, 5.2231
xyY:
0.4396, 0.2952, 5.8125
CIE-Lab:
28.9344, 31.2773, 4.8035
CIE-LCH:
28.9344, 31.6440, 8.7312
CIE-Luv:
28.9344, 42.3812, 0.2926
Hunter-Lab:
24.1091, 21.9007, 4.0316
#712e3e color charts
#712e3e color shades, tints & tones
#712e3e color schemes
#712e3e color preview, HTML & CSS examples
This text has a color of #712e3e
<p style="color:#712e3e;">Text here</p>
.mytext {color:#712e3e;}
This box has a color of #712e3e
<div style="background-color:#712e3e;">Content here</div>
.mybackground {background-color:#712e3e;}
Border around this has a color of #712e3e
<div style="border:2px solid #712e3e;">Content here</div>
.myborder {border:2px solid #712e3e;}