#34da8c color space conversions
Hex:
#34da8c
RGB:
52, 218, 140
CMY:
80, 15, 45
CMYK:
76, 0, 36, 15
HSL:
152°, 69.1667%, 52.9412%
HSV (HSB):
152°, 76.1468%, 85.4902%
XYZ:
31.2212, 52.7663, 33.3503
xyY:
0.2661, 0.4497, 52.7663
CIE-Lab:
77.7368, -59.0476, 26.7986
CIE-LCH:
77.7368, 64.8443, 155.5892
CIE-Luv:
77.7368, -63.1637, 46.7980
Hunter-Lab:
72.6404, -50.4006, 23.6274
#34da8c color charts
#34da8c color shades, tints & tones
#34da8c color schemes
#34da8c color preview, HTML & CSS examples
This text has a color of #34da8c
<p style="color:#34da8c;">Text here</p>
.mytext {color:#34da8c;}
This box has a color of #34da8c
<div style="background-color:#34da8c;">Content here</div>
.mybackground {background-color:#34da8c;}
Border around this has a color of #34da8c
<div style="border:2px solid #34da8c;">Content here</div>
.myborder {border:2px solid #34da8c;}