#34c080 color space conversions
Hex:
#34c080
RGB:
52, 192, 128
CMY:
80, 25, 50
CMYK:
73, 0, 33, 25
HSL:
153°, 57.3770%, 47.8431%
HSV (HSB):
153°, 72.9167%, 75.2941%
XYZ:
24.1621, 39.9879, 26.8670
xyY:
0.2655, 0.4393, 39.9879
CIE-Lab:
69.4609, -51.6265, 21.9024
CIE-LCH:
69.4609, 56.0804, 157.0111
CIE-Luv:
69.4609, -54.7830, 38.3325
Hunter-Lab:
63.2359, -42.4591, 19.0746
#34c080 color charts
#34c080 color shades, tints & tones
#34c080 color schemes
#34c080 color preview, HTML & CSS examples
This text has a color of #34c080
<p style="color:#34c080;">Text here</p>
.mytext {color:#34c080;}
This box has a color of #34c080
<div style="background-color:#34c080;">Content here</div>
.mybackground {background-color:#34c080;}
Border around this has a color of #34c080
<div style="border:2px solid #34c080;">Content here</div>
.myborder {border:2px solid #34c080;}