#085f6d color space conversions
Hex:
#085f6d
RGB:
8, 95, 109
CMY:
97, 63, 57
CMYK:
93, 13, 0, 57
HSL:
188°, 86.3248%, 22.9412%
HSV (HSB):
188°, 92.6606%, 42.7451%
XYZ:
6.9527, 9.3402, 15.9044
xyY:
0.2159, 0.2901, 9.3402
CIE-Lab:
36.6312, -17.7487, -14.5859
CIE-LCH:
36.6312, 22.9731, 219.4134
CIE-Luv:
36.6312, -26.2158, -17.4952
Hunter-Lab:
30.5617, -12.8749, -9.4615
#085f6d color charts
#085f6d color shades, tints & tones
#085f6d color schemes
#085f6d color preview, HTML & CSS examples
This text has a color of #085f6d
<p style="color:#085f6d;">Text here</p>
.mytext {color:#085f6d;}
This box has a color of #085f6d
<div style="background-color:#085f6d;">Content here</div>
.mybackground {background-color:#085f6d;}
Border around this has a color of #085f6d
<div style="border:2px solid #085f6d;">Content here</div>
.myborder {border:2px solid #085f6d;}