#01dc0a color space conversions
Hex:
#01dc0a
RGB:
1, 220, 10
CMY:
100, 14, 96
CMYK:
100, 0, 95, 14
HSL:
122°, 99.0950%, 43.3333%
HSV (HSB):
122°, 99.5455%, 86.2745%
XYZ:
25.6605, 51.2148, 8.8202
xyY:
0.2994, 0.5976, 51.2148
CIE-Lab:
76.8089, -76.8824, 73.4783
CIE-LCH:
76.8089, 106.3484, 136.2969
CIE-Luv:
76.8089, -72.6110, 93.4035
Hunter-Lab:
71.5645, -61.2341, 42.7878
#01dc0a color charts
#01dc0a color shades, tints & tones
#01dc0a color schemes
#01dc0a color preview, HTML & CSS examples
This text has a color of #01dc0a
<p style="color:#01dc0a;">Text here</p>
.mytext {color:#01dc0a;}
This box has a color of #01dc0a
<div style="background-color:#01dc0a;">Content here</div>
.mybackground {background-color:#01dc0a;}
Border around this has a color of #01dc0a
<div style="border:2px solid #01dc0a;">Content here</div>
.myborder {border:2px solid #01dc0a;}