#01f12d color space conversions
Hex:
#01f12d
RGB:
1, 241, 45
CMY:
100, 5, 82
CMYK:
100, 0, 81, 5
HSL:
131°, 99.1736%, 47.4510%
HSV (HSB):
131°, 99.5851%, 94.5098%
XYZ:
31.9415, 63.1065, 12.9799
xyY:
0.2957, 0.5842, 63.1065
CIE-Lab:
83.4984, -81.2491, 73.1175
CIE-LCH:
83.4984, 109.3050, 138.0154
CIE-Luv:
83.4984, -78.4462, 97.5472
Hunter-Lab:
79.4396, -67.2471, 45.9201
#01f12d color charts
#01f12d color shades, tints & tones
#01f12d color schemes
#01f12d color preview, HTML & CSS examples
This text has a color of #01f12d
<p style="color:#01f12d;">Text here</p>
.mytext {color:#01f12d;}
This box has a color of #01f12d
<div style="background-color:#01f12d;">Content here</div>
.mybackground {background-color:#01f12d;}
Border around this has a color of #01f12d
<div style="border:2px solid #01f12d;">Content here</div>
.myborder {border:2px solid #01f12d;}