#34da9f color space conversions
Hex:
#34da9f
RGB:
52, 218, 159
CMY:
80, 15, 38
CMYK:
76, 0, 27, 15
HSL:
159°, 69.1667%, 52.9412%
HSV (HSB):
159°, 76.1468%, 85.4902%
XYZ:
32.7456, 53.3761, 41.3776
xyY:
0.2568, 0.4186, 53.3761
CIE-Lab:
78.0965, -55.0722, 17.3698
CIE-LCH:
78.0965, 57.7465, 162.4947
CIE-Luv:
78.0965, -61.9777, 33.8696
Hunter-Lab:
73.0589, -47.8480, 17.5618
#34da9f color charts
#34da9f color shades, tints & tones
#34da9f color schemes
#34da9f color preview, HTML & CSS examples
This text has a color of #34da9f
<p style="color:#34da9f;">Text here</p>
.mytext {color:#34da9f;}
This box has a color of #34da9f
<div style="background-color:#34da9f;">Content here</div>
.mybackground {background-color:#34da9f;}
Border around this has a color of #34da9f
<div style="border:2px solid #34da9f;">Content here</div>
.myborder {border:2px solid #34da9f;}