#34da8f color space conversions
Hex:
#34da8f
RGB:
52, 218, 143
CMY:
80, 15, 44
CMYK:
76, 0, 34, 15
HSL:
153°, 69.1667%, 52.9412%
HSV (HSB):
153°, 76.1468%, 85.4902%
XYZ:
31.4455, 52.8560, 34.5315
xyY:
0.2646, 0.4448, 52.8560
CIE-Lab:
77.7899, -58.4523, 25.3170
CIE-LCH:
77.7899, 63.6995, 156.5815
CIE-Luv:
77.7899, -62.9833, 44.8418
Hunter-Lab:
72.7022, -50.0231, 22.7304
#34da8f color charts
#34da8f color shades, tints & tones
#34da8f color schemes
#34da8f color preview, HTML & CSS examples
This text has a color of #34da8f
<p style="color:#34da8f;">Text here</p>
.mytext {color:#34da8f;}
This box has a color of #34da8f
<div style="background-color:#34da8f;">Content here</div>
.mybackground {background-color:#34da8f;}
Border around this has a color of #34da8f
<div style="border:2px solid #34da8f;">Content here</div>
.myborder {border:2px solid #34da8f;}