#5e5d5d color space conversions
Hex:
#5e5d5d
RGB:
94, 93, 93
CMY:
63, 64, 64
CMYK:
0, 1, 1, 63
HSL:
0°, 0.5348%, 36.6667%
HSV (HSB):
0°, 1.0638%, 36.8627%
XYZ:
10.5062, 10.9987, 11.9251
xyY:
0.3143, 0.3290, 10.9987
CIE-Lab:
39.5783, 0.3988, 0.1351
CIE-LCH:
39.5783, 0.4210, 18.7089
CIE-Luv:
39.5783, 0.5574, 0.1134
Hunter-Lab:
33.1643, -1.4899, 1.8956
#5e5d5d color charts
#5e5d5d color shades, tints & tones
#5e5d5d color schemes
#5e5d5d color preview, HTML & CSS examples
This text has a color of #5e5d5d
<p style="color:#5e5d5d;">Text here</p>
.mytext {color:#5e5d5d;}
This box has a color of #5e5d5d
<div style="background-color:#5e5d5d;">Content here</div>
.mybackground {background-color:#5e5d5d;}
Border around this has a color of #5e5d5d
<div style="border:2px solid #5e5d5d;">Content here</div>
.myborder {border:2px solid #5e5d5d;}