#558b3a color space conversions
Hex:
#558b3a
RGB:
85, 139, 58
CMY:
67, 45, 77
CMYK:
39, 0, 58, 45
HSL:
100°, 41.1168%, 38.6275%
HSV (HSB):
100°, 58.2734%, 54.5098%
XYZ:
13.7427, 20.7020, 7.2746
xyY:
0.3294, 0.4962, 20.7020
CIE-Lab:
52.6218, -33.3534, 37.1590
CIE-LCH:
52.6218, 49.9324, 131.9106
CIE-Luv:
52.6218, -26.6858, 47.8894
Hunter-Lab:
45.4995, -25.7100, 22.3702
#558b3a color charts
#558b3a color shades, tints & tones
#558b3a color schemes
#558b3a color preview, HTML & CSS examples
This text has a color of #558b3a
<p style="color:#558b3a;">Text here</p>
.mytext {color:#558b3a;}
This box has a color of #558b3a
<div style="background-color:#558b3a;">Content here</div>
.mybackground {background-color:#558b3a;}
Border around this has a color of #558b3a
<div style="border:2px solid #558b3a;">Content here</div>
.myborder {border:2px solid #558b3a;}