#65dddd color space conversions
Hex:
#65dddd
RGB:
101, 221, 221
CMY:
60, 13, 13
CMYK:
54, 0, 0, 13
HSL:
180°, 63.8298%, 63.1373%
HSV (HSB):
180°, 54.2986%, 86.6667%
XYZ:
44.2744, 59.7001, 77.5964
xyY:
0.2438, 0.3288, 59.7001
CIE-Lab:
81.6749, -33.4204, -10.2398
CIE-LCH:
81.6749, 34.9539, 197.0348
CIE-Luv:
81.6749, -49.6966, -10.7339
Hunter-Lab:
77.2658, -32.9321, -5.4576
#65dddd color charts
#65dddd color shades, tints & tones
#65dddd color schemes
#65dddd color preview, HTML & CSS examples
This text has a color of #65dddd
<p style="color:#65dddd;">Text here</p>
.mytext {color:#65dddd;}
This box has a color of #65dddd
<div style="background-color:#65dddd;">Content here</div>
.mybackground {background-color:#65dddd;}
Border around this has a color of #65dddd
<div style="border:2px solid #65dddd;">Content here</div>
.myborder {border:2px solid #65dddd;}