#34a98c color space conversions
Hex:
#34a98c
RGB:
52, 169, 140
CMY:
80, 34, 45
CMYK:
69, 0, 17, 34
HSL:
165°, 52.9412%, 43.3333%
HSV (HSB):
165°, 69.2308%, 66.2745%
XYZ:
20.3378, 30.9994, 29.7225
xyY:
0.2509, 0.3824, 30.9994
CIE-Lab:
62.5072, -39.3330, 5.6178
CIE-LCH:
62.5072, 39.7322, 171.8716
CIE-Luv:
62.5072, -45.6969, 14.0556
Hunter-Lab:
55.6771, -32.2325, 7.3228
#34a98c color charts
#34a98c color shades, tints & tones
#34a98c color schemes
#34a98c color preview, HTML & CSS examples
This text has a color of #34a98c
<p style="color:#34a98c;">Text here</p>
.mytext {color:#34a98c;}
This box has a color of #34a98c
<div style="background-color:#34a98c;">Content here</div>
.mybackground {background-color:#34a98c;}
Border around this has a color of #34a98c
<div style="border:2px solid #34a98c;">Content here</div>
.myborder {border:2px solid #34a98c;}