#705d08 color space conversions
Hex:
#705d08
RGB:
112, 93, 8
CMY:
56, 64, 97
CMYK:
0, 17, 93, 56
HSL:
49°, 86.6667%, 23.5294%
HSV (HSB):
49°, 92.8571%, 43.9216%
XYZ:
10.6403, 11.2910, 1.8483
xyY:
0.4475, 0.4748, 11.2910
CIE-Lab:
40.0663, -0.6885, 45.2655
CIE-LCH:
40.0663, 45.2707, 90.8714
CIE-Luv:
40.0663, 16.4271, 41.3183
Hunter-Lab:
33.6021, -2.2806, 20.2602
#705d08 color charts
#705d08 color shades, tints & tones
#705d08 color schemes
#705d08 color preview, HTML & CSS examples
This text has a color of #705d08
<p style="color:#705d08;">Text here</p>
.mytext {color:#705d08;}
This box has a color of #705d08
<div style="background-color:#705d08;">Content here</div>
.mybackground {background-color:#705d08;}
Border around this has a color of #705d08
<div style="border:2px solid #705d08;">Content here</div>
.myborder {border:2px solid #705d08;}