#65dcdc color space conversions
Hex:
#65dcdc
RGB:
101, 220, 220
CMY:
60, 14, 14
CMYK:
54, 0, 0, 14
HSL:
180°, 62.9630%, 62.9412%
HSV (HSB):
180°, 54.0909%, 86.2745%
XYZ:
43.8783, 59.1204, 76.8089
xyY:
0.2440, 0.3288, 59.1204
CIE-Lab:
81.3577, -33.2128, -10.1803
CIE-LCH:
81.3577, 34.7380, 197.0412
CIE-Luv:
81.3577, -49.3713, -10.6637
Hunter-Lab:
76.8898, -32.6935, -5.4048
#65dcdc color charts
#65dcdc color shades, tints & tones
#65dcdc color schemes
#65dcdc color preview, HTML & CSS examples
This text has a color of #65dcdc
<p style="color:#65dcdc;">Text here</p>
.mytext {color:#65dcdc;}
This box has a color of #65dcdc
<div style="background-color:#65dcdc;">Content here</div>
.mybackground {background-color:#65dcdc;}
Border around this has a color of #65dcdc
<div style="border:2px solid #65dcdc;">Content here</div>
.myborder {border:2px solid #65dcdc;}