#01f030 color space conversions
Hex:
#01f030
RGB:
1, 240, 48
CMY:
100, 6, 81
CMYK:
100, 0, 80, 6
HSL:
132°, 99.1701%, 47.2549%
HSV (HSB):
132°, 99.5833%, 94.1176%
XYZ:
31.7061, 62.5400, 13.1967
xyY:
0.2951, 0.5821, 62.5400
CIE-Lab:
83.1998, -80.8179, 72.0578
CIE-LCH:
83.1998, 108.2768, 138.2796
CIE-Luv:
83.1998, -78.0870, 96.5696
Hunter-Lab:
79.0823, -66.8287, 45.4637
#01f030 color charts
#01f030 color shades, tints & tones
#01f030 color schemes
#01f030 color preview, HTML & CSS examples
This text has a color of #01f030
<p style="color:#01f030;">Text here</p>
.mytext {color:#01f030;}
This box has a color of #01f030
<div style="background-color:#01f030;">Content here</div>
.mybackground {background-color:#01f030;}
Border around this has a color of #01f030
<div style="border:2px solid #01f030;">Content here</div>
.myborder {border:2px solid #01f030;}