#704a35 color space conversions
Hex:
#704a35
RGB:
112, 74, 53
CMY:
56, 71, 79
CMYK:
0, 34, 53, 56
HSL:
21°, 35.7576%, 32.3529%
HSV (HSB):
21°, 52.6786%, 43.9216%
XYZ:
9.7735, 8.5993, 4.5129
xyY:
0.4271, 0.3758, 8.5993
CIE-Lab:
35.2012, 13.5521, 19.0638
CIE-LCH:
35.2012, 23.3899, 54.5917
CIE-Luv:
35.2012, 26.9290, 18.2244
Hunter-Lab:
29.3246, 8.1733, 11.4029
#704a35 color charts
#704a35 color shades, tints & tones
#704a35 color schemes
#704a35 color preview, HTML & CSS examples
This text has a color of #704a35
<p style="color:#704a35;">Text here</p>
.mytext {color:#704a35;}
This box has a color of #704a35
<div style="background-color:#704a35;">Content here</div>
.mybackground {background-color:#704a35;}
Border around this has a color of #704a35
<div style="border:2px solid #704a35;">Content here</div>
.myborder {border:2px solid #704a35;}