#34ac50 color space conversions
Hex:
#34ac50
RGB:
52, 172, 80
CMY:
80, 33, 69
CMYK:
70, 0, 53, 33
HSL:
134°, 53.5714%, 43.9216%
HSV (HSB):
134°, 69.7674%, 67.4510%
XYZ:
17.6167, 30.8143, 12.6087
xyY:
0.2886, 0.5048, 30.8143
CIE-Lab:
62.3506, -52.6390, 37.6032
CIE-LCH:
62.3506, 64.6905, 144.4595
CIE-Luv:
62.3506, -50.0225, 54.6330
Hunter-Lab:
55.5106, -40.4954, 25.3903
#34ac50 color charts
#34ac50 color shades, tints & tones
#34ac50 color schemes
#34ac50 color preview, HTML & CSS examples
This text has a color of #34ac50
<p style="color:#34ac50;">Text here</p>
.mytext {color:#34ac50;}
This box has a color of #34ac50
<div style="background-color:#34ac50;">Content here</div>
.mybackground {background-color:#34ac50;}
Border around this has a color of #34ac50
<div style="border:2px solid #34ac50;">Content here</div>
.myborder {border:2px solid #34ac50;}