#558b3c color space conversions
Hex:
#558b3c
RGB:
85, 139, 60
CMY:
67, 45, 76
CMYK:
39, 0, 57, 45
HSL:
101°, 39.6985%, 39.0196%
HSV (HSB):
101°, 56.8345%, 54.5098%
XYZ:
13.7945, 20.7228, 7.5478
xyY:
0.3279, 0.4926, 20.7228
CIE-Lab:
52.6447, -33.1223, 36.1949
CIE-LCH:
52.6447, 49.0628, 132.4619
CIE-Luv:
52.6447, -26.6587, 47.0234
Hunter-Lab:
45.5223, -25.5734, 22.0350
#558b3c color charts
#558b3c color shades, tints & tones
#558b3c color schemes
#558b3c color preview, HTML & CSS examples
This text has a color of #558b3c
<p style="color:#558b3c;">Text here</p>
.mytext {color:#558b3c;}
This box has a color of #558b3c
<div style="background-color:#558b3c;">Content here</div>
.mybackground {background-color:#558b3c;}
Border around this has a color of #558b3c
<div style="border:2px solid #558b3c;">Content here</div>
.myborder {border:2px solid #558b3c;}