#5b8b8b color space conversions
Hex:
#5b8b8b
RGB:
91, 139, 139
CMY:
64, 45, 45
CMYK:
35, 0, 0, 45
HSL:
180°, 20.8696%, 45.0980%
HSV (HSB):
180°, 34.5324%, 54.5098%
XYZ:
18.2072, 22.5535, 27.8197
xyY:
0.2655, 0.3289, 22.5535
CIE-Lab:
54.6094, -16.1214, -5.1692
CIE-LCH:
54.6094, 16.9299, 197.7781
CIE-Luv:
54.6094, -22.9361, -4.9569
Hunter-Lab:
47.4905, -14.6739, -1.4885
#5b8b8b color charts
#5b8b8b color shades, tints & tones
#5b8b8b color schemes
#5b8b8b color preview, HTML & CSS examples
This text has a color of #5b8b8b
<p style="color:#5b8b8b;">Text here</p>
.mytext {color:#5b8b8b;}
This box has a color of #5b8b8b
<div style="background-color:#5b8b8b;">Content here</div>
.mybackground {background-color:#5b8b8b;}
Border around this has a color of #5b8b8b
<div style="border:2px solid #5b8b8b;">Content here</div>
.myborder {border:2px solid #5b8b8b;}