#34da98 color space conversions
Hex:
#34da98
RGB:
52, 218, 152
CMY:
80, 15, 40
CMYK:
76, 0, 30, 15
HSL:
156°, 69.1667%, 52.9412%
HSV (HSB):
156°, 76.1468%, 85.4902%
XYZ:
32.1551, 53.1399, 38.2680
xyY:
0.2602, 0.4301, 53.1399
CIE-Lab:
77.9575, -56.5928, 20.8540
CIE-LCH:
77.9575, 60.3128, 159.7716
CIE-Luv:
77.9575, -62.4261, 38.7776
Hunter-Lab:
72.8971, -48.8332, 19.9031
#34da98 color charts
#34da98 color shades, tints & tones
#34da98 color schemes
#34da98 color preview, HTML & CSS examples
This text has a color of #34da98
<p style="color:#34da98;">Text here</p>
.mytext {color:#34da98;}
This box has a color of #34da98
<div style="background-color:#34da98;">Content here</div>
.mybackground {background-color:#34da98;}
Border around this has a color of #34da98
<div style="border:2px solid #34da98;">Content here</div>
.myborder {border:2px solid #34da98;}