#704b05 color space conversions
Hex:
#704b05
RGB:
112, 75, 5
CMY:
56, 71, 98
CMYK:
0, 33, 96, 56
HSL:
39°, 91.4530%, 22.9412%
HSV (HSB):
39°, 95.5357%, 43.9216%
XYZ:
9.2256, 8.4879, 1.2957
xyY:
0.4853, 0.4465, 8.4879
CIE-Lab:
34.9789, 10.0482, 42.2342
CIE-LCH:
34.9789, 43.4131, 76.6173
CIE-Luv:
34.9789, 29.5298, 34.3952
Hunter-Lab:
29.1339, 5.5395, 17.7570
#704b05 color charts
#704b05 color shades, tints & tones
#704b05 color schemes
#704b05 color preview, HTML & CSS examples
This text has a color of #704b05
<p style="color:#704b05;">Text here</p>
.mytext {color:#704b05;}
This box has a color of #704b05
<div style="background-color:#704b05;">Content here</div>
.mybackground {background-color:#704b05;}
Border around this has a color of #704b05
<div style="border:2px solid #704b05;">Content here</div>
.myborder {border:2px solid #704b05;}