#01fa32 color space conversions
Hex:
#01fa32
RGB:
1, 250, 50
CMY:
100, 2, 80
CMYK:
100, 0, 80, 2
HSL:
132°, 99.2032%, 49.2157%
HSV (HSB):
132°, 99.6000%, 98.0392%
XYZ:
34.7738, 68.6080, 14.4275
xyY:
0.2952, 0.5824, 68.6080
CIE-Lab:
86.3095, -83.3807, 74.4333
CIE-LCH:
86.3095, 111.7705, 138.2450
CIE-Luv:
86.3095, -81.0202, 100.2679
Hunter-Lab:
82.8299, -70.0141, 47.6537
#01fa32 color charts
#01fa32 color shades, tints & tones
#01fa32 color schemes
#01fa32 color preview, HTML & CSS examples
This text has a color of #01fa32
<p style="color:#01fa32;">Text here</p>
.mytext {color:#01fa32;}
This box has a color of #01fa32
<div style="background-color:#01fa32;">Content here</div>
.mybackground {background-color:#01fa32;}
Border around this has a color of #01fa32
<div style="border:2px solid #01fa32;">Content here</div>
.myborder {border:2px solid #01fa32;}