#712f05 color space conversions
Hex:
#712f05
RGB:
113, 47, 5
CMY:
56, 82, 98
CMYK:
0, 58, 96, 56
HSL:
23°, 91.5254%, 23.1373%
HSV (HSB):
23°, 95.5752%, 44.3137%
XYZ:
7.8540, 5.5547, 0.8018
xyY:
0.5527, 0.3909, 5.5547
CIE-Lab:
28.2600, 27.0052, 37.2557
CIE-LCH:
28.2600, 46.0138, 54.0632
CIE-Luv:
28.2600, 50.6514, 24.2046
Hunter-Lab:
23.5684, 18.2388, 14.4808
#712f05 color charts
#712f05 color shades, tints & tones
#712f05 color schemes
#712f05 color preview, HTML & CSS examples
This text has a color of #712f05
<p style="color:#712f05;">Text here</p>
.mytext {color:#712f05;}
This box has a color of #712f05
<div style="background-color:#712f05;">Content here</div>
.mybackground {background-color:#712f05;}
Border around this has a color of #712f05
<div style="border:2px solid #712f05;">Content here</div>
.myborder {border:2px solid #712f05;}