#085f85 color space conversions
Hex:
#085f85
RGB:
8, 95, 133
CMY:
97, 63, 48
CMYK:
94, 29, 0, 48
HSL:
198°, 88.6525%, 27.6471%
HSV (HSB):
198°, 93.9850%, 52.1569%
XYZ:
8.4260, 9.9295, 23.6628
xyY:
0.2005, 0.2363, 9.9295
CIE-Lab:
37.7156, -8.5879, -27.6314
CIE-LCH:
37.7156, 28.9352, 252.7347
CIE-Luv:
37.7156, -24.6360, -37.7508
Hunter-Lab:
31.5111, -7.4140, -22.4652
#085f85 color charts
#085f85 color shades, tints & tones
#085f85 color schemes
#085f85 color preview, HTML & CSS examples
This text has a color of #085f85
<p style="color:#085f85;">Text here</p>
.mytext {color:#085f85;}
This box has a color of #085f85
<div style="background-color:#085f85;">Content here</div>
.mybackground {background-color:#085f85;}
Border around this has a color of #085f85
<div style="border:2px solid #085f85;">Content here</div>
.myborder {border:2px solid #085f85;}