#34da9e color space conversions
Hex:
#34da9e
RGB:
52, 218, 158
CMY:
80, 15, 38
CMYK:
76, 0, 28, 15
HSL:
158°, 69.1667%, 52.9412%
HSV (HSB):
158°, 76.1468%, 85.4902%
XYZ:
32.6591, 53.3415, 40.9224
xyY:
0.2573, 0.4203, 53.3415
CIE-Lab:
78.0762, -55.2933, 17.8680
CIE-LCH:
78.0762, 58.1087, 162.0918
CIE-Luv:
78.0762, -62.0425, 34.5805
Hunter-Lab:
73.0353, -47.9920, 17.9039
#34da9e color charts
#34da9e color shades, tints & tones
#34da9e color schemes
#34da9e color preview, HTML & CSS examples
This text has a color of #34da9e
<p style="color:#34da9e;">Text here</p>
.mytext {color:#34da9e;}
This box has a color of #34da9e
<div style="background-color:#34da9e;">Content here</div>
.mybackground {background-color:#34da9e;}
Border around this has a color of #34da9e
<div style="border:2px solid #34da9e;">Content here</div>
.myborder {border:2px solid #34da9e;}