#5a8c8c color space conversions
Hex:
#5a8c8c
RGB:
90, 140, 140
CMY:
65, 45, 45
CMYK:
36, 0, 0, 45
HSL:
180°, 21.7391%, 45.0980%
HSV (HSB):
180°, 35.7143%, 54.9020%
XYZ:
18.3282, 22.8233, 28.2503
xyY:
0.2641, 0.3289, 22.8233
CIE-Lab:
54.8898, -16.6934, -5.3370
CIE-LCH:
54.8898, 17.5258, 197.7296
CIE-Luv:
54.8898, -23.7266, -5.1274
Hunter-Lab:
47.7737, -15.1233, -1.6187
#5a8c8c color charts
#5a8c8c color shades, tints & tones
#5a8c8c color schemes
#5a8c8c color preview, HTML & CSS examples
This text has a color of #5a8c8c
<p style="color:#5a8c8c;">Text here</p>
.mytext {color:#5a8c8c;}
This box has a color of #5a8c8c
<div style="background-color:#5a8c8c;">Content here</div>
.mybackground {background-color:#5a8c8c;}
Border around this has a color of #5a8c8c
<div style="border:2px solid #5a8c8c;">Content here</div>
.myborder {border:2px solid #5a8c8c;}