#5f8888 color space conversions
Hex:
#5f8888
RGB:
95, 136, 136
CMY:
63, 47, 47
CMYK:
30, 0, 0, 47
HSL:
180°, 17.7489%, 45.2941%
HSV (HSB):
180°, 30.1471%, 53.3333%
XYZ:
17.9674, 21.8188, 26.5570
xyY:
0.2708, 0.3289, 21.8188
CIE-Lab:
53.8342, -14.0511, -4.5558
CIE-LCH:
53.8342, 14.7712, 197.9644
CIE-Luv:
53.8342, -20.0877, -4.3423
Hunter-Lab:
46.7106, -13.0828, -1.0116
#5f8888 color charts
#5f8888 color shades, tints & tones
#5f8888 color schemes
#5f8888 color preview, HTML & CSS examples
This text has a color of #5f8888
<p style="color:#5f8888;">Text here</p>
.mytext {color:#5f8888;}
This box has a color of #5f8888
<div style="background-color:#5f8888;">Content here</div>
.mybackground {background-color:#5f8888;}
Border around this has a color of #5f8888
<div style="border:2px solid #5f8888;">Content here</div>
.myborder {border:2px solid #5f8888;}