#5eaaa5 color space conversions
Hex:
#5eaaa5
RGB:
94, 170, 165
CMY:
63, 33, 35
CMYK:
45, 0, 3, 33
HSL:
176°, 30.8943%, 51.7647%
HSV (HSB):
176°, 44.7059%, 66.6667%
XYZ:
25.7824, 33.8457, 40.7713
xyY:
0.2568, 0.3371, 33.8457
CIE-Lab:
64.8399, -24.7813, -4.7753
CIE-LCH:
64.8399, 25.2372, 190.9070
CIE-Luv:
64.8399, -34.2042, -3.2327
Hunter-Lab:
58.1771, -22.7041, -0.8273
#5eaaa5 color charts
#5eaaa5 color shades, tints & tones
#5eaaa5 color schemes
#5eaaa5 color preview, HTML & CSS examples
This text has a color of #5eaaa5
<p style="color:#5eaaa5;">Text here</p>
.mytext {color:#5eaaa5;}
This box has a color of #5eaaa5
<div style="background-color:#5eaaa5;">Content here</div>
.mybackground {background-color:#5eaaa5;}
Border around this has a color of #5eaaa5
<div style="border:2px solid #5eaaa5;">Content here</div>
.myborder {border:2px solid #5eaaa5;}