#5a7e7e color space conversions
Hex:
#5a7e7e
RGB:
90, 126, 126
CMY:
65, 51, 51
CMYK:
29, 0, 0, 51
HSL:
180°, 16.6667%, 42.3529%
HSV (HSB):
180°, 28.5714%, 49.4118%
XYZ:
15.4432, 18.6017, 22.5152
xyY:
0.2730, 0.3289, 18.6017
CIE-Lab:
50.2180, -12.5854, -4.0995
CIE-LCH:
50.2180, 13.2362, 198.0422
CIE-Luv:
50.2180, -17.7595, -3.8395
Hunter-Lab:
43.1297, -11.5626, -0.7606
#5a7e7e color charts
#5a7e7e color shades, tints & tones
#5a7e7e color schemes
#5a7e7e color preview, HTML & CSS examples
This text has a color of #5a7e7e
<p style="color:#5a7e7e;">Text here</p>
.mytext {color:#5a7e7e;}
This box has a color of #5a7e7e
<div style="background-color:#5a7e7e;">Content here</div>
.mybackground {background-color:#5a7e7e;}
Border around this has a color of #5a7e7e
<div style="border:2px solid #5a7e7e;">Content here</div>
.myborder {border:2px solid #5a7e7e;}