#32caca color space conversions
Hex:
#32caca
RGB:
50, 202, 202
CMY:
80, 21, 21
CMYK:
75, 0, 0, 21
HSL:
180°, 60.3175%, 49.4118%
HSV (HSB):
180°, 75.2475%, 79.2157%
XYZ:
33.0966, 47.1834, 63.2401
xyY:
0.2306, 0.3288, 47.1834
CIE-Lab:
74.3070, -37.4899, -11.1667
CIE-LCH:
74.3070, 39.1176, 196.5867
CIE-Luv:
74.3070, -53.6857, -11.5931
Hunter-Lab:
68.6902, -34.2023, -6.5026
#32caca color charts
#32caca color shades, tints & tones
#32caca color schemes
#32caca color preview, HTML & CSS examples
This text has a color of #32caca
<p style="color:#32caca;">Text here</p>
.mytext {color:#32caca;}
This box has a color of #32caca
<div style="background-color:#32caca;">Content here</div>
.mybackground {background-color:#32caca;}
Border around this has a color of #32caca
<div style="border:2px solid #32caca;">Content here</div>
.myborder {border:2px solid #32caca;}