#085f4e color space conversions
Hex:
#085f4e
RGB:
8, 95, 78
CMY:
97, 63, 69
CMYK:
92, 0, 18, 63
HSL:
168°, 84.4660%, 20.1961%
HSV (HSB):
168°, 91.5789%, 37.2549%
XYZ:
5.5675, 8.7861, 8.6102
xyY:
0.2424, 0.3826, 8.7861
CIE-Lab:
35.5692, -28.0982, 3.0675
CIE-LCH:
35.5692, 28.2651, 173.7696
CIE-Luv:
35.5692, -28.3787, 7.5012
Hunter-Lab:
29.6414, -18.3450, 3.5265
#085f4e color charts
#085f4e color shades, tints & tones
#085f4e color schemes
#085f4e color preview, HTML & CSS examples
This text has a color of #085f4e
<p style="color:#085f4e;">Text here</p>
.mytext {color:#085f4e;}
This box has a color of #085f4e
<div style="background-color:#085f4e;">Content here</div>
.mybackground {background-color:#085f4e;}
Border around this has a color of #085f4e
<div style="border:2px solid #085f4e;">Content here</div>
.myborder {border:2px solid #085f4e;}