#558b5d color space conversions
Hex:
#558b5d
RGB:
85, 139, 93
CMY:
67, 45, 64
CMYK:
39, 0, 33, 45
HSL:
129°, 24.1071%, 43.9216%
HSV (HSB):
129°, 38.8489%, 54.5098%
XYZ:
14.9547, 21.1868, 13.6572
xyY:
0.3003, 0.4254, 21.1868
CIE-Lab:
53.1534, -28.1457, 19.1154
CIE-LCH:
53.1534, 34.0232, 145.8172
CIE-Luv:
53.1534, -26.1060, 28.9369
Hunter-Lab:
46.0292, -22.5570, 14.6286
#558b5d color charts
#558b5d color shades, tints & tones
#558b5d color schemes
#558b5d color preview, HTML & CSS examples
This text has a color of #558b5d
<p style="color:#558b5d;">Text here</p>
.mytext {color:#558b5d;}
This box has a color of #558b5d
<div style="background-color:#558b5d;">Content here</div>
.mybackground {background-color:#558b5d;}
Border around this has a color of #558b5d
<div style="border:2px solid #558b5d;">Content here</div>
.myborder {border:2px solid #558b5d;}