#34dd7e color space conversions
Hex:
#34dd7e
RGB:
52, 221, 126
CMY:
80, 13, 51
CMYK:
76, 0, 43, 13
HSL:
146°, 71.3080%, 53.5294%
HSV (HSB):
146°, 76.4706%, 86.6667%
XYZ:
31.0385, 53.9493, 28.5160
xyY:
0.2735, 0.4753, 53.9493
CIE-Lab:
78.4322, -62.7190, 34.8545
CIE-LCH:
78.4322, 71.7531, 150.9380
CIE-Luv:
78.4322, -64.9894, 57.2082
Hunter-Lab:
73.4502, -53.1075, 28.3966
#34dd7e color charts
#34dd7e color shades, tints & tones
#34dd7e color schemes
#34dd7e color preview, HTML & CSS examples
This text has a color of #34dd7e
<p style="color:#34dd7e;">Text here</p>
.mytext {color:#34dd7e;}
This box has a color of #34dd7e
<div style="background-color:#34dd7e;">Content here</div>
.mybackground {background-color:#34dd7e;}
Border around this has a color of #34dd7e
<div style="border:2px solid #34dd7e;">Content here</div>
.myborder {border:2px solid #34dd7e;}