#34da12 color space conversions
Hex:
#34da12
RGB:
52, 218, 18
CMY:
80, 15, 93
CMYK:
76, 0, 92, 15
HSL:
110°, 84.7458%, 46.2745%
HSV (HSB):
110°, 91.7431%, 85.4902%
XYZ:
26.5968, 50.9165, 8.9984
xyY:
0.3074, 0.5886, 50.9165
CIE-Lab:
76.6284, -72.2210, 72.5882
CIE-LCH:
76.6284, 102.3960, 134.8547
CIE-Luv:
76.6284, -67.4180, 91.9689
Hunter-Lab:
71.3558, -58.3396, 42.4723
#34da12 color charts
#34da12 color shades, tints & tones
#34da12 color schemes
#34da12 color preview, HTML & CSS examples
This text has a color of #34da12
<p style="color:#34da12;">Text here</p>
.mytext {color:#34da12;}
This box has a color of #34da12
<div style="background-color:#34da12;">Content here</div>
.mybackground {background-color:#34da12;}
Border around this has a color of #34da12
<div style="border:2px solid #34da12;">Content here</div>
.myborder {border:2px solid #34da12;}