#32ac7a color space conversions
Hex:
#32ac7a
RGB:
50, 172, 122
CMY:
80, 33, 52
CMYK:
71, 0, 29, 33
HSL:
155°, 54.9550%, 43.5294%
HSV (HSB):
155°, 70.9302%, 67.4510%
XYZ:
19.5808, 31.5883, 23.4775
xyY:
0.2623, 0.4232, 31.5883
CIE-Lab:
63.0011, -45.2197, 16.2790
CIE-LCH:
63.0011, 48.0607, 160.2012
CIE-Luv:
63.0011, -48.2638, 29.3841
Hunter-Lab:
56.2035, -36.1683, 14.5756
#32ac7a color charts
#32ac7a color shades, tints & tones
#32ac7a color schemes
#32ac7a color preview, HTML & CSS examples
This text has a color of #32ac7a
<p style="color:#32ac7a;">Text here</p>
.mytext {color:#32ac7a;}
This box has a color of #32ac7a
<div style="background-color:#32ac7a;">Content here</div>
.mybackground {background-color:#32ac7a;}
Border around this has a color of #32ac7a
<div style="border:2px solid #32ac7a;">Content here</div>
.myborder {border:2px solid #32ac7a;}