#34dc70 color space conversions
Hex:
#34dc70
RGB:
52, 220, 112
CMY:
80, 14, 56
CMYK:
76, 0, 49, 14
HSL:
141°, 70.5882%, 53.3333%
HSV (HSB):
141°, 76.3636%, 86.2745%
XYZ:
29.9340, 53.0863, 23.9982
xyY:
0.2797, 0.4960, 53.0863
CIE-Lab:
77.9259, -64.6705, 41.1312
CIE-LCH:
77.9259, 76.6424, 147.5432
CIE-Luv:
77.9259, -65.3780, 64.4057
Hunter-Lab:
72.8604, -54.1706, 31.4737
#34dc70 color charts
#34dc70 color shades, tints & tones
#34dc70 color schemes
#34dc70 color preview, HTML & CSS examples
This text has a color of #34dc70
<p style="color:#34dc70;">Text here</p>
.mytext {color:#34dc70;}
This box has a color of #34dc70
<div style="background-color:#34dc70;">Content here</div>
.mybackground {background-color:#34dc70;}
Border around this has a color of #34dc70
<div style="border:2px solid #34dc70;">Content here</div>
.myborder {border:2px solid #34dc70;}