#01dc1f color space conversions
Hex:
#01dc1f
RGB:
1, 220, 31
CMY:
100, 14, 88
CMYK:
100, 0, 86, 14
HSL:
128°, 99.0950%, 43.3333%
HSV (HSB):
128°, 99.5455%, 86.2745%
XYZ:
25.8530, 51.2918, 9.8340
xyY:
0.2972, 0.5897, 51.2918
CIE-Lab:
76.8554, -76.2766, 70.3622
CIE-LCH:
76.8554, 103.7736, 137.3097
CIE-Luv:
76.8554, -72.3873, 91.3119
Hunter-Lab:
71.6183, -60.8964, 41.9916
#01dc1f color charts
#01dc1f color shades, tints & tones
#01dc1f color schemes
#01dc1f color preview, HTML & CSS examples
This text has a color of #01dc1f
<p style="color:#01dc1f;">Text here</p>
.mytext {color:#01dc1f;}
This box has a color of #01dc1f
<div style="background-color:#01dc1f;">Content here</div>
.mybackground {background-color:#01dc1f;}
Border around this has a color of #01dc1f
<div style="border:2px solid #01dc1f;">Content here</div>
.myborder {border:2px solid #01dc1f;}