#085e85 color space conversions
Hex:
#085e85
RGB:
8, 94, 133
CMY:
97, 63, 48
CMYK:
94, 29, 0, 48
HSL:
199°, 88.6525%, 27.6471%
HSV (HSB):
199°, 93.9850%, 52.1569%
XYZ:
8.3365, 9.7505, 23.6330
xyY:
0.1998, 0.2337, 9.7505
CIE-Lab:
37.3908, -7.9803, -28.1408
CIE-LCH:
37.3908, 29.2505, 254.1675
CIE-Luv:
37.3908, -24.2843, -38.4825
Hunter-Lab:
31.2258, -6.9902, -23.0151
#085e85 color charts
#085e85 color shades, tints & tones
#085e85 color schemes
#085e85 color preview, HTML & CSS examples
This text has a color of #085e85
<p style="color:#085e85;">Text here</p>
.mytext {color:#085e85;}
This box has a color of #085e85
<div style="background-color:#085e85;">Content here</div>
.mybackground {background-color:#085e85;}
Border around this has a color of #085e85
<div style="border:2px solid #085e85;">Content here</div>
.myborder {border:2px solid #085e85;}