#34dc52 color space conversions
Hex:
#34dc52
RGB:
52, 220, 82
CMY:
80, 14, 68
CMYK:
76, 0, 63, 14
HSL:
131°, 70.5882%, 53.3333%
HSV (HSB):
131°, 76.3636%, 86.2745%
XYZ:
28.5324, 52.5257, 16.6173
xyY:
0.2921, 0.5378, 52.5257
CIE-Lab:
77.5941, -68.6349, 54.4891
CIE-LCH:
77.5941, 87.6345, 141.5541
CIE-Luv:
77.5941, -66.6681, 78.0477
Hunter-Lab:
72.4746, -56.5573, 37.1379
#34dc52 color charts
#34dc52 color shades, tints & tones
#34dc52 color schemes
#34dc52 color preview, HTML & CSS examples
This text has a color of #34dc52
<p style="color:#34dc52;">Text here</p>
.mytext {color:#34dc52;}
This box has a color of #34dc52
<div style="background-color:#34dc52;">Content here</div>
.mybackground {background-color:#34dc52;}
Border around this has a color of #34dc52
<div style="border:2px solid #34dc52;">Content here</div>
.myborder {border:2px solid #34dc52;}