#34d08d color space conversions
Hex:
#34d08d
RGB:
52, 208, 141
CMY:
80, 18, 45
CMYK:
75, 0, 32, 18
HSL:
154°, 62.4000%, 50.9804%
HSV (HSB):
154°, 75.0000%, 81.5686%
XYZ:
28.7798, 47.7649, 32.9020
xyY:
0.2630, 0.4364, 47.7649
CIE-Lab:
74.6764, -55.0938, 22.1289
CIE-LCH:
74.6764, 59.3718, 158.1167
CIE-Luv:
74.6764, -59.6419, 39.8313
Hunter-Lab:
69.1122, -46.6151, 20.1525
#34d08d color charts
#34d08d color shades, tints & tones
#34d08d color schemes
#34d08d color preview, HTML & CSS examples
This text has a color of #34d08d
<p style="color:#34d08d;">Text here</p>
.mytext {color:#34d08d;}
This box has a color of #34d08d
<div style="background-color:#34d08d;">Content here</div>
.mybackground {background-color:#34d08d;}
Border around this has a color of #34d08d
<div style="border:2px solid #34d08d;">Content here</div>
.myborder {border:2px solid #34d08d;}