#34f50d color space conversions
Hex:
#34f50d
RGB:
52, 245, 13
CMY:
80, 4, 95
CMYK:
79, 0, 95, 4
HSL:
110°, 92.0635%, 50.5882%
HSV (HSB):
110°, 94.6939%, 96.0784%
XYZ:
34.1412, 66.0639, 11.3330
xyY:
0.3061, 0.5923, 66.0639
CIE-Lab:
85.0290, -80.0431, 80.1093
CIE-LCH:
85.0290, 113.2448, 134.9763
CIE-Luv:
85.0290, -76.1554, 102.8675
Hunter-Lab:
81.2797, -67.2613, 48.6289
#34f50d color charts
#34f50d color shades, tints & tones
#34f50d color schemes
#34f50d color preview, HTML & CSS examples
This text has a color of #34f50d
<p style="color:#34f50d;">Text here</p>
.mytext {color:#34f50d;}
This box has a color of #34f50d
<div style="background-color:#34f50d;">Content here</div>
.mybackground {background-color:#34f50d;}
Border around this has a color of #34f50d
<div style="border:2px solid #34f50d;">Content here</div>
.myborder {border:2px solid #34f50d;}