#2fdd03 color space conversions
Hex:
#2fdd03
RGB:
47, 221, 3
CMY:
82, 13, 99
CMYK:
79, 0, 99, 13
HSL:
108°, 97.3214%, 43.9216%
HSV (HSB):
108°, 98.6425%, 86.6667%
XYZ:
27.0452, 52.3238, 8.7602
xyY:
0.3069, 0.5937, 52.3238
CIE-Lab:
77.4741, -74.0383, 74.8216
CIE-LCH:
77.4741, 105.2613, 134.6985
CIE-Luv:
77.4741, -69.2667, 94.1609
Hunter-Lab:
72.3352, -59.8478, 43.4543
#2fdd03 color charts
#2fdd03 color shades, tints & tones
#2fdd03 color schemes
#2fdd03 color preview, HTML & CSS examples
This text has a color of #2fdd03
<p style="color:#2fdd03;">Text here</p>
.mytext {color:#2fdd03;}
This box has a color of #2fdd03
<div style="background-color:#2fdd03;">Content here</div>
.mybackground {background-color:#2fdd03;}
Border around this has a color of #2fdd03
<div style="border:2px solid #2fdd03;">Content here</div>
.myborder {border:2px solid #2fdd03;}