#34dc20 color space conversions
Hex:
#34dc20
RGB:
52, 220, 32
CMY:
80, 14, 87
CMYK:
76, 0, 85, 14
HSL:
114°, 74.6032%, 49.4118%
HSV (HSB):
114°, 85.4545%, 86.2745%
XYZ:
27.2701, 52.0207, 9.9702
xyY:
0.3055, 0.5828, 52.0207
CIE-Lab:
77.2932, -72.3498, 70.7047
CIE-LCH:
77.2932, 101.1615, 135.6589
CIE-Luv:
77.2932, -67.9186, 91.1344
Hunter-Lab:
72.1254, -58.7299, 42.2919
#34dc20 color charts
#34dc20 color shades, tints & tones
#34dc20 color schemes
#34dc20 color preview, HTML & CSS examples
This text has a color of #34dc20
<p style="color:#34dc20;">Text here</p>
.mytext {color:#34dc20;}
This box has a color of #34dc20
<div style="background-color:#34dc20;">Content here</div>
.mybackground {background-color:#34dc20;}
Border around this has a color of #34dc20
<div style="border:2px solid #34dc20;">Content here</div>
.myborder {border:2px solid #34dc20;}