#64705d color space conversions
Hex:
#64705d
RGB:
100, 112, 93
CMY:
61, 56, 64
CMYK:
11, 0, 17, 56
HSL:
98°, 9.2683%, 40.1961%
HSV (HSB):
98°, 16.9643%, 43.9216%
XYZ:
13.0255, 15.0880, 12.5817
xyY:
0.3201, 0.3708, 15.0880
CIE-Lab:
45.7545, -8.3995, 9.0589
CIE-LCH:
45.7545, 12.3537, 132.8371
CIE-Luv:
45.7545, -5.8335, 12.9235
Hunter-Lab:
38.8432, -8.1185, 7.9857
#64705d color charts
#64705d color shades, tints & tones
#64705d color schemes
#64705d color preview, HTML & CSS examples
This text has a color of #64705d
<p style="color:#64705d;">Text here</p>
.mytext {color:#64705d;}
This box has a color of #64705d
<div style="background-color:#64705d;">Content here</div>
.mybackground {background-color:#64705d;}
Border around this has a color of #64705d
<div style="border:2px solid #64705d;">Content here</div>
.myborder {border:2px solid #64705d;}