#085f3e color space conversions
Hex:
#085f3e
RGB:
8, 95, 62
CMY:
97, 63, 76
CMYK:
92, 0, 35, 63
HSL:
157°, 84.4660%, 20.1961%
HSV (HSB):
157°, 91.5789%, 37.2549%
XYZ:
5.0619, 8.5838, 5.9475
xyY:
0.2583, 0.4381, 8.5838
CIE-Lab:
35.1704, -32.4454, 12.3400
CIE-LCH:
35.1704, 34.7128, 159.1766
CIE-Luv:
35.1704, -29.4155, 18.7689
Hunter-Lab:
29.2982, -20.4324, 8.4730
#085f3e color charts
#085f3e color shades, tints & tones
#085f3e color schemes
#085f3e color preview, HTML & CSS examples
This text has a color of #085f3e
<p style="color:#085f3e;">Text here</p>
.mytext {color:#085f3e;}
This box has a color of #085f3e
<div style="background-color:#085f3e;">Content here</div>
.mybackground {background-color:#085f3e;}
Border around this has a color of #085f3e
<div style="border:2px solid #085f3e;">Content here</div>
.myborder {border:2px solid #085f3e;}