#558b1f color space conversions
Hex:
#558b1f
RGB:
85, 139, 31
CMY:
67, 45, 88
CMYK:
39, 0, 78, 45
HSL:
90°, 63.5294%, 33.3333%
HSV (HSB):
90°, 77.6978%, 54.5098%
XYZ:
13.2263, 20.4955, 4.5552
xyY:
0.3455, 0.5355, 20.4955
CIE-Lab:
52.3928, -35.6954, 48.4886
CIE-LCH:
52.3928, 60.2106, 126.3590
CIE-Luv:
52.3928, -26.9684, 56.8053
Hunter-Lab:
45.2719, -27.0768, 25.7246
#558b1f color charts
#558b1f color shades, tints & tones
#558b1f color schemes
#558b1f color preview, HTML & CSS examples
This text has a color of #558b1f
<p style="color:#558b1f;">Text here</p>
.mytext {color:#558b1f;}
This box has a color of #558b1f
<div style="background-color:#558b1f;">Content here</div>
.mybackground {background-color:#558b1f;}
Border around this has a color of #558b1f
<div style="border:2px solid #558b1f;">Content here</div>
.myborder {border:2px solid #558b1f;}