#34ac7d color space conversions
Hex:
#34ac7d
RGB:
52, 172, 125
CMY:
80, 33, 51
CMYK:
70, 0, 27, 33
HSL:
157°, 53.5714%, 43.9216%
HSV (HSB):
157°, 69.7674%, 67.4510%
XYZ:
19.8704, 31.7158, 24.4765
xyY:
0.2612, 0.4170, 31.7158
CIE-Lab:
63.1073, -44.2284, 14.7845
CIE-LCH:
63.1073, 46.6341, 161.5165
CIE-Luv:
63.1073, -47.7162, 27.3085
Hunter-Lab:
56.3168, -35.5738, 13.6530
#34ac7d color charts
#34ac7d color shades, tints & tones
#34ac7d color schemes
#34ac7d color preview, HTML & CSS examples
This text has a color of #34ac7d
<p style="color:#34ac7d;">Text here</p>
.mytext {color:#34ac7d;}
This box has a color of #34ac7d
<div style="background-color:#34ac7d;">Content here</div>
.mybackground {background-color:#34ac7d;}
Border around this has a color of #34ac7d
<div style="border:2px solid #34ac7d;">Content here</div>
.myborder {border:2px solid #34ac7d;}