#065f6f color space conversions
Hex:
#065f6f
RGB:
6, 95, 111
CMY:
98, 63, 56
CMYK:
95, 14, 0, 56
HSL:
189°, 89.7436%, 22.9412%
HSV (HSB):
189°, 94.5946%, 43.5294%
XYZ:
7.0366, 9.3708, 16.4768
xyY:
0.2140, 0.2850, 9.3708
CIE-Lab:
36.6887, -17.1590, -15.7355
CIE-LCH:
36.6887, 23.2816, 222.5221
CIE-Luv:
36.6887, -26.2262, -19.2170
Hunter-Lab:
30.6118, -12.5399, -10.4846
#065f6f color charts
#065f6f color shades, tints & tones
#065f6f color schemes
#065f6f color preview, HTML & CSS examples
This text has a color of #065f6f
<p style="color:#065f6f;">Text here</p>
.mytext {color:#065f6f;}
This box has a color of #065f6f
<div style="background-color:#065f6f;">Content here</div>
.mybackground {background-color:#065f6f;}
Border around this has a color of #065f6f
<div style="border:2px solid #065f6f;">Content here</div>
.myborder {border:2px solid #065f6f;}