#5e5050 color space conversions
Hex:
#5e5050
RGB:
94, 80, 80
CMY:
63, 69, 69
CMYK:
0, 15, 15, 63
HSL:
0°, 8.0460%, 34.1176%
HSV (HSB):
0°, 14.8936%, 36.8627%
XYZ:
8.9327, 8.6962, 8.7971
xyY:
0.3380, 0.3291, 8.6962
CIE-Lab:
35.3927, 5.8074, 2.1463
CIE-LCH:
35.3927, 6.1913, 20.2835
CIE-Luv:
35.3927, 8.1480, 1.7514
Hunter-Lab:
29.4893, 2.4639, 2.9553
#5e5050 color charts
#5e5050 color shades, tints & tones
#5e5050 color schemes
#5e5050 color preview, HTML & CSS examples
This text has a color of #5e5050
<p style="color:#5e5050;">Text here</p>
.mytext {color:#5e5050;}
This box has a color of #5e5050
<div style="background-color:#5e5050;">Content here</div>
.mybackground {background-color:#5e5050;}
Border around this has a color of #5e5050
<div style="border:2px solid #5e5050;">Content here</div>
.myborder {border:2px solid #5e5050;}