#065f5c color space conversions
Hex:
#065f5c
RGB:
6, 95, 92
CMY:
98, 63, 64
CMYK:
94, 0, 3, 63
HSL:
178°, 88.1188%, 19.8039%
HSV (HSB):
178°, 93.6842%, 37.2549%
XYZ:
6.0991, 8.9958, 11.5401
xyY:
0.2290, 0.3377, 8.9958
CIE-Lab:
35.9763, -23.8597, -5.0342
CIE-LCH:
35.9763, 24.3850, 191.9141
CIE-Luv:
35.9763, -27.5722, -3.4720
Hunter-Lab:
29.9931, -16.1900, -1.8173
#065f5c color charts
#065f5c color shades, tints & tones
#065f5c color schemes
#065f5c color preview, HTML & CSS examples
This text has a color of #065f5c
<p style="color:#065f5c;">Text here</p>
.mytext {color:#065f5c;}
This box has a color of #065f5c
<div style="background-color:#065f5c;">Content here</div>
.mybackground {background-color:#065f5c;}
Border around this has a color of #065f5c
<div style="border:2px solid #065f5c;">Content here</div>
.myborder {border:2px solid #065f5c;}