#65705f color space conversions
Hex:
#65705f
RGB:
101, 112, 95
CMY:
60, 56, 63
CMYK:
10, 0, 15, 56
HSL:
99°, 8.2126%, 40.5882%
HSV (HSB):
99°, 15.1786%, 43.9216%
XYZ:
13.2266, 15.1813, 13.0596
xyY:
0.3190, 0.3661, 15.1813
CIE-Lab:
45.8815, -7.6273, 8.0596
CIE-LCH:
45.8815, 11.0965, 133.4212
CIE-Luv:
45.8815, -5.3520, 11.5810
Hunter-Lab:
38.9631, -7.5913, 7.4014
#65705f color charts
#65705f color shades, tints & tones
#65705f color schemes
#65705f color preview, HTML & CSS examples
This text has a color of #65705f
<p style="color:#65705f;">Text here</p>
.mytext {color:#65705f;}
This box has a color of #65705f
<div style="background-color:#65705f;">Content here</div>
.mybackground {background-color:#65705f;}
Border around this has a color of #65705f
<div style="border:2px solid #65705f;">Content here</div>
.myborder {border:2px solid #65705f;}