#01d12c color space conversions
Hex:
#01d12c
RGB:
1, 209, 44
CMY:
100, 18, 83
CMYK:
100, 0, 79, 18
HSL:
132°, 99.0476%, 41.1765%
HSV (HSB):
132°, 99.5215%, 81.9608%
XYZ:
23.2676, 45.7892, 9.9948
xyY:
0.2943, 0.5792, 45.7892
CIE-Lab:
73.4086, -72.6002, 63.9331
CIE-LCH:
73.4086, 96.7380, 138.6322
CIE-Luv:
73.4086, -68.7909, 84.4487
Hunter-Lab:
67.6677, -57.0412, 38.6101
#01d12c color charts
#01d12c color shades, tints & tones
#01d12c color schemes
#01d12c color preview, HTML & CSS examples
This text has a color of #01d12c
<p style="color:#01d12c;">Text here</p>
.mytext {color:#01d12c;}
This box has a color of #01d12c
<div style="background-color:#01d12c;">Content here</div>
.mybackground {background-color:#01d12c;}
Border around this has a color of #01d12c
<div style="border:2px solid #01d12c;">Content here</div>
.myborder {border:2px solid #01d12c;}