#5e5e7a color space conversions
Hex:
#5e5e7a
RGB:
94, 94, 122
CMY:
63, 63, 52
CMYK:
23, 23, 0, 52
HSL:
240°, 12.9630%, 42.3529%
HSV (HSB):
240°, 22.9508%, 47.8431%
XYZ:
12.1316, 11.7902, 20.0487
xyY:
0.2759, 0.2681, 11.7902
CIE-Lab:
40.8808, 6.5710, -15.7113
CIE-LCH:
40.8808, 17.0301, 292.6963
CIE-Luv:
40.8808, -1.6244, -22.5376
Hunter-Lab:
34.3369, 2.9766, -10.5825
#5e5e7a color charts
#5e5e7a color shades, tints & tones
#5e5e7a color schemes
#5e5e7a color preview, HTML & CSS examples
This text has a color of #5e5e7a
<p style="color:#5e5e7a;">Text here</p>
.mytext {color:#5e5e7a;}
This box has a color of #5e5e7a
<div style="background-color:#5e5e7a;">Content here</div>
.mybackground {background-color:#5e5e7a;}
Border around this has a color of #5e5e7a
<div style="border:2px solid #5e5e7a;">Content here</div>
.myborder {border:2px solid #5e5e7a;}