#5b8080 color space conversions
Hex:
#5b8080
RGB:
91, 128, 128
CMY:
64, 50, 50
CMYK:
29, 0, 0, 50
HSL:
180°, 16.8950%, 42.9412%
HSV (HSB):
180°, 28.9062%, 50.1961%
XYZ:
15.9298, 19.2210, 23.2925
xyY:
0.2726, 0.3289, 19.2210
CIE-Lab:
50.9448, -12.8820, -4.1920
CIE-LCH:
50.9448, 13.5469, 198.0256
CIE-Luv:
50.9448, -18.2280, -3.9407
Hunter-Lab:
43.8418, -11.8654, -0.8107
#5b8080 color charts
#5b8080 color shades, tints & tones
#5b8080 color schemes
#5b8080 color preview, HTML & CSS examples
This text has a color of #5b8080
<p style="color:#5b8080;">Text here</p>
.mytext {color:#5b8080;}
This box has a color of #5b8080
<div style="background-color:#5b8080;">Content here</div>
.mybackground {background-color:#5b8080;}
Border around this has a color of #5b8080
<div style="border:2px solid #5b8080;">Content here</div>
.myborder {border:2px solid #5b8080;}