#01f12f color space conversions
Hex:
#01f12f
RGB:
1, 241, 47
CMY:
100, 5, 82
CMYK:
100, 0, 80, 5
HSL:
132°, 99.1736%, 47.4510%
HSV (HSB):
132°, 99.5851%, 94.5098%
XYZ:
31.9809, 63.1223, 13.1876
xyY:
0.2953, 0.5829, 63.1223
CIE-Lab:
83.5067, -81.1418, 72.6096
CIE-LCH:
83.5067, 108.8860, 138.1763
CIE-Luv:
83.5067, -78.4062, 97.1732
Hunter-Lab:
79.4495, -67.1849, 45.7733
#01f12f color charts
#01f12f color shades, tints & tones
#01f12f color schemes
#01f12f color preview, HTML & CSS examples
This text has a color of #01f12f
<p style="color:#01f12f;">Text here</p>
.mytext {color:#01f12f;}
This box has a color of #01f12f
<div style="background-color:#01f12f;">Content here</div>
.mybackground {background-color:#01f12f;}
Border around this has a color of #01f12f
<div style="border:2px solid #01f12f;">Content here</div>
.myborder {border:2px solid #01f12f;}