#01ff48 color space conversions
Hex:
#01ff48
RGB:
1, 255, 72
CMY:
100, 0, 72
CMYK:
100, 0, 72, 0
HSL:
137°, 100.0000%, 50.1961%
HSV (HSB):
137°, 99.6078%, 100.0000%
XYZ:
36.9422, 71.9943, 18.0801
xyY:
0.2908, 0.5668, 71.9943
CIE-Lab:
87.9659, -83.2363, 69.3229
CIE-LCH:
87.9659, 108.3233, 140.2109
CIE-Luv:
87.9659, -81.9472, 97.1419
Hunter-Lab:
84.8495, -70.7703, 46.7608
#01ff48 color charts
#01ff48 color shades, tints & tones
#01ff48 color schemes
#01ff48 color preview, HTML & CSS examples
This text has a color of #01ff48
<p style="color:#01ff48;">Text here</p>
.mytext {color:#01ff48;}
This box has a color of #01ff48
<div style="background-color:#01ff48;">Content here</div>
.mybackground {background-color:#01ff48;}
Border around this has a color of #01ff48
<div style="border:2px solid #01ff48;">Content here</div>
.myborder {border:2px solid #01ff48;}