#065f5d color space conversions
Hex:
#065f5d
RGB:
6, 95, 93
CMY:
98, 63, 64
CMYK:
94, 0, 2, 63
HSL:
179°, 88.1188%, 19.8039%
HSV (HSB):
179°, 93.6842%, 37.2549%
XYZ:
6.1431, 9.0134, 11.7719
xyY:
0.2281, 0.3347, 9.0134
CIE-Lab:
36.0102, -23.5254, -5.6052
CIE-LCH:
36.0102, 24.1839, 193.4016
CIE-Luv:
36.0102, -27.5009, -4.2810
Hunter-Lab:
30.0224, -16.0151, -2.2322
#065f5d color charts
#065f5d color shades, tints & tones
#065f5d color schemes
#065f5d color preview, HTML & CSS examples
This text has a color of #065f5d
<p style="color:#065f5d;">Text here</p>
.mytext {color:#065f5d;}
This box has a color of #065f5d
<div style="background-color:#065f5d;">Content here</div>
.mybackground {background-color:#065f5d;}
Border around this has a color of #065f5d
<div style="border:2px solid #065f5d;">Content here</div>
.myborder {border:2px solid #065f5d;}