#705a65 color space conversions
Hex:
#705a65
RGB:
112, 90, 101
CMY:
56, 65, 60
CMYK:
0, 20, 10, 56
HSL:
330°, 10.8911%, 39.6078%
HSV (HSB):
330°, 19.6429%, 43.9216%
XYZ:
12.6872, 11.6967, 13.9009
xyY:
0.3314, 0.3055, 11.6967
CIE-Lab:
40.7299, 11.0070, -2.8964
CIE-LCH:
40.7299, 11.3817, 345.2574
CIE-Luv:
40.7299, 12.1577, -5.4654
Hunter-Lab:
34.2004, 6.3670, -0.1584
#705a65 color charts
#705a65 color shades, tints & tones
#705a65 color schemes
#705a65 color preview, HTML & CSS examples
This text has a color of #705a65
<p style="color:#705a65;">Text here</p>
.mytext {color:#705a65;}
This box has a color of #705a65
<div style="background-color:#705a65;">Content here</div>
.mybackground {background-color:#705a65;}
Border around this has a color of #705a65
<div style="border:2px solid #705a65;">Content here</div>
.myborder {border:2px solid #705a65;}