#34c08b color space conversions
Hex:
#34c08b
RGB:
52, 192, 139
CMY:
80, 25, 45
CMYK:
73, 0, 28, 25
HSL:
157°, 57.3770%, 47.8431%
HSV (HSB):
157°, 72.9167%, 75.2941%
XYZ:
24.9260, 40.2934, 30.8898
xyY:
0.2594, 0.4192, 40.2934
CIE-Lab:
69.6780, -49.2589, 16.3047
CIE-LCH:
69.6780, 51.8872, 161.6854
CIE-Luv:
69.6780, -54.1178, 30.7421
Hunter-Lab:
63.4771, -40.9920, 15.5818
#34c08b color charts
#34c08b color shades, tints & tones
#34c08b color schemes
#34c08b color preview, HTML & CSS examples
This text has a color of #34c08b
<p style="color:#34c08b;">Text here</p>
.mytext {color:#34c08b;}
This box has a color of #34c08b
<div style="background-color:#34c08b;">Content here</div>
.mybackground {background-color:#34c08b;}
Border around this has a color of #34c08b
<div style="border:2px solid #34c08b;">Content here</div>
.myborder {border:2px solid #34c08b;}