#65a08c color space conversions
Hex:
#65a08c
RGB:
101, 160, 140
CMY:
60, 37, 45
CMYK:
37, 0, 13, 37
HSL:
160°, 23.6948%, 51.1765%
HSV (HSB):
160°, 36.8750%, 62.7451%
XYZ:
22.6713, 29.8018, 29.3684
xyY:
0.2770, 0.3641, 29.8018
CIE-Lab:
61.4828, -23.8914, 4.3690
CIE-LCH:
61.4828, 24.2876, 169.6368
CIE-Luv:
61.4828, -28.1860, 9.9968
Hunter-Lab:
54.5910, -21.4044, 6.3174
#65a08c color charts
#65a08c color shades, tints & tones
#65a08c color schemes
#65a08c color preview, HTML & CSS examples
This text has a color of #65a08c
<p style="color:#65a08c;">Text here</p>
.mytext {color:#65a08c;}
This box has a color of #65a08c
<div style="background-color:#65a08c;">Content here</div>
.mybackground {background-color:#65a08c;}
Border around this has a color of #65a08c
<div style="border:2px solid #65a08c;">Content here</div>
.myborder {border:2px solid #65a08c;}