#558b0d color space conversions
Hex:
#558b0d
RGB:
85, 139, 13
CMY:
67, 45, 95
CMYK:
39, 0, 91, 45
HSL:
86°, 82.8947%, 29.8039%
HSV (HSB):
86°, 90.6475%, 54.5098%
XYZ:
13.0516, 20.4256, 3.6354
xyY:
0.3517, 0.5504, 20.4256
CIE-Lab:
52.3150, -36.5057, 53.3832
CIE-LCH:
52.3150, 64.6718, 124.3660
CIE-Luv:
52.3150, -27.0695, 59.9498
Hunter-Lab:
45.1947, -27.5424, 26.8670
#558b0d color charts
#558b0d color shades, tints & tones
#558b0d color schemes
#558b0d color preview, HTML & CSS examples
This text has a color of #558b0d
<p style="color:#558b0d;">Text here</p>
.mytext {color:#558b0d;}
This box has a color of #558b0d
<div style="background-color:#558b0d;">Content here</div>
.mybackground {background-color:#558b0d;}
Border around this has a color of #558b0d
<div style="border:2px solid #558b0d;">Content here</div>
.myborder {border:2px solid #558b0d;}