#65c0c0 color space conversions
Hex:
#65c0c0
RGB:
101, 192, 192
CMY:
60, 25, 25
CMYK:
47, 0, 0, 25
HSL:
180°, 41.9355%, 57.4510%
HSV (HSB):
180°, 47.3958%, 75.2941%
XYZ:
33.7309, 44.2717, 56.6367
xyY:
0.2505, 0.3288, 44.2717
CIE-Lab:
72.4098, -27.0794, -8.4150
CIE-LCH:
72.4098, 28.3567, 197.2628
CIE-Luv:
72.4098, -39.8626, -8.6111
Hunter-Lab:
66.5370, -25.9493, -3.8921
#65c0c0 color charts
#65c0c0 color shades, tints & tones
#65c0c0 color schemes
#65c0c0 color preview, HTML & CSS examples
This text has a color of #65c0c0
<p style="color:#65c0c0;">Text here</p>
.mytext {color:#65c0c0;}
This box has a color of #65c0c0
<div style="background-color:#65c0c0;">Content here</div>
.mybackground {background-color:#65c0c0;}
Border around this has a color of #65c0c0
<div style="border:2px solid #65c0c0;">Content here</div>
.myborder {border:2px solid #65c0c0;}