#706c65 color space conversions
Hex:
#706c65
RGB:
112, 108, 101
CMY:
56, 58, 60
CMYK:
0, 4, 10, 56
HSL:
38°, 5.1643%, 41.7647%
HSV (HSB):
38°, 9.8214%, 43.9216%
XYZ:
14.3936, 15.1095, 14.4697
xyY:
0.3273, 0.3436, 15.1095
CIE-Lab:
45.7837, 0.2010, 4.4619
CIE-LCH:
45.7837, 4.4664, 87.4213
CIE-Luv:
45.7837, 2.7202, 5.7948
Hunter-Lab:
38.8709, -1.9267, 5.1389
#706c65 color charts
#706c65 color shades, tints & tones
#706c65 color schemes
#706c65 color preview, HTML & CSS examples
This text has a color of #706c65
<p style="color:#706c65;">Text here</p>
.mytext {color:#706c65;}
This box has a color of #706c65
<div style="background-color:#706c65;">Content here</div>
.mybackground {background-color:#706c65;}
Border around this has a color of #706c65
<div style="border:2px solid #706c65;">Content here</div>
.myborder {border:2px solid #706c65;}