#705f03 color space conversions
Hex:
#705f03
RGB:
112, 95, 3
CMY:
56, 63, 99
CMYK:
0, 15, 97, 56
HSL:
51°, 94.7826%, 22.5490%
HSV (HSB):
51°, 97.3214%, 43.9216%
XYZ:
10.7907, 11.6357, 1.7633
xyY:
0.4461, 0.4810, 11.6357
CIE-Lab:
40.6312, -1.9930, 47.0395
CIE-LCH:
40.6312, 47.0817, 92.4261
CIE-Luv:
40.6312, 15.1059, 42.8094
Hunter-Lab:
34.1112, -3.2279, 20.8129
#705f03 color charts
#705f03 color shades, tints & tones
#705f03 color schemes
#705f03 color preview, HTML & CSS examples
This text has a color of #705f03
<p style="color:#705f03;">Text here</p>
.mytext {color:#705f03;}
This box has a color of #705f03
<div style="background-color:#705f03;">Content here</div>
.mybackground {background-color:#705f03;}
Border around this has a color of #705f03
<div style="border:2px solid #705f03;">Content here</div>
.myborder {border:2px solid #705f03;}