#34dd1e color space conversions
Hex:
#34dd1e
RGB:
52, 221, 30
CMY:
80, 13, 88
CMYK:
76, 0, 86, 13
HSL:
113°, 76.0956%, 49.2157%
HSV (HSB):
113°, 86.4253%, 86.6667%
XYZ:
27.5070, 52.5367, 9.9191
xyY:
0.3058, 0.5840, 52.5367
CIE-Lab:
77.6007, -72.7228, 71.3890
CIE-LCH:
77.6007, 101.9068, 135.5303
CIE-Luv:
77.6007, -68.2740, 91.8195
Hunter-Lab:
72.4822, -59.1032, 42.6238
#34dd1e color charts
#34dd1e color shades, tints & tones
#34dd1e color schemes
#34dd1e color preview, HTML & CSS examples
This text has a color of #34dd1e
<p style="color:#34dd1e;">Text here</p>
.mytext {color:#34dd1e;}
This box has a color of #34dd1e
<div style="background-color:#34dd1e;">Content here</div>
.mybackground {background-color:#34dd1e;}
Border around this has a color of #34dd1e
<div style="border:2px solid #34dd1e;">Content here</div>
.myborder {border:2px solid #34dd1e;}