#5e7e65 color space conversions
Hex:
#5e7e65
RGB:
94, 126, 101
CMY:
63, 51, 60
CMYK:
25, 0, 20, 51
HSL:
133°, 14.5455%, 43.1373%
HSV (HSB):
133°, 25.3968%, 49.4118%
XYZ:
14.4259, 18.2410, 15.0725
xyY:
0.3022, 0.3821, 18.2410
CIE-Lab:
49.7871, -16.8557, 9.9663
CIE-LCH:
49.7871, 19.5817, 149.4053
CIE-Luv:
49.7871, -15.9800, 15.7158
Hunter-Lab:
42.7095, -14.4499, 8.9728
#5e7e65 color charts
#5e7e65 color shades, tints & tones
#5e7e65 color schemes
#5e7e65 color preview, HTML & CSS examples
This text has a color of #5e7e65
<p style="color:#5e7e65;">Text here</p>
.mytext {color:#5e7e65;}
This box has a color of #5e7e65
<div style="background-color:#5e7e65;">Content here</div>
.mybackground {background-color:#5e7e65;}
Border around this has a color of #5e7e65
<div style="border:2px solid #5e7e65;">Content here</div>
.myborder {border:2px solid #5e7e65;}