#01fd32 color space conversions
Hex:
#01fd32
RGB:
1, 253, 50
CMY:
100, 1, 80
CMYK:
100, 0, 80, 1
HSL:
132°, 99.2126%, 49.8039%
HSV (HSB):
132°, 99.6047%, 99.2157%
XYZ:
35.7135, 70.4873, 14.7407
xyY:
0.2953, 0.5828, 70.4873
CIE-Lab:
87.2353, -84.1785, 75.2968
CIE-LCH:
87.2353, 112.9408, 138.1877
CIE-Luv:
87.2353, -81.9082, 101.4874
Hunter-Lab:
83.9567, -70.9939, 48.3598
#01fd32 color charts
#01fd32 color shades, tints & tones
#01fd32 color schemes
#01fd32 color preview, HTML & CSS examples
This text has a color of #01fd32
<p style="color:#01fd32;">Text here</p>
.mytext {color:#01fd32;}
This box has a color of #01fd32
<div style="background-color:#01fd32;">Content here</div>
.mybackground {background-color:#01fd32;}
Border around this has a color of #01fd32
<div style="border:2px solid #01fd32;">Content here</div>
.myborder {border:2px solid #01fd32;}