#65caca color space conversions
Hex:
#65caca
RGB:
101, 202, 202
CMY:
60, 21, 21
CMYK:
50, 0, 0, 21
HSL:
180°, 48.7923%, 59.4118%
HSV (HSB):
180°, 50.0000%, 79.2157%
XYZ:
37.1480, 49.2720, 63.4297
xyY:
0.2479, 0.3288, 49.2720
CIE-Lab:
75.6202, -29.3461, -9.0690
CIE-LCH:
75.6202, 30.7155, 197.1731
CIE-Luv:
75.6202, -43.3532, -9.3646
Hunter-Lab:
70.1940, -28.3739, -4.4406
#65caca color charts
#65caca color shades, tints & tones
#65caca color schemes
#65caca color preview, HTML & CSS examples
This text has a color of #65caca
<p style="color:#65caca;">Text here</p>
.mytext {color:#65caca;}
This box has a color of #65caca
<div style="background-color:#65caca;">Content here</div>
.mybackground {background-color:#65caca;}
Border around this has a color of #65caca
<div style="border:2px solid #65caca;">Content here</div>
.myborder {border:2px solid #65caca;}