#34ac7f color space conversions
Hex:
#34ac7f
RGB:
52, 172, 127
CMY:
80, 33, 50
CMYK:
70, 0, 26, 33
HSL:
158°, 53.5714%, 43.9216%
HSV (HSB):
158°, 69.7674%, 67.4510%
XYZ:
19.9995, 31.7674, 25.1563
xyY:
0.2600, 0.4130, 31.7674
CIE-Lab:
63.1502, -43.7721, 13.7429
CIE-LCH:
63.1502, 45.8788, 162.5695
CIE-Luv:
63.1502, -47.5976, 25.8751
Hunter-Lab:
56.3626, -35.2964, 12.9909
#34ac7f color charts
#34ac7f color shades, tints & tones
#34ac7f color schemes
#34ac7f color preview, HTML & CSS examples
This text has a color of #34ac7f
<p style="color:#34ac7f;">Text here</p>
.mytext {color:#34ac7f;}
This box has a color of #34ac7f
<div style="background-color:#34ac7f;">Content here</div>
.mybackground {background-color:#34ac7f;}
Border around this has a color of #34ac7f
<div style="border:2px solid #34ac7f;">Content here</div>
.myborder {border:2px solid #34ac7f;}