#01ca2a color space conversions
Hex:
#01ca2a
RGB:
1, 202, 42
CMY:
100, 21, 84
CMYK:
100, 0, 79, 21
HSL:
132°, 99.0148%, 39.8039%
HSV (HSB):
132°, 99.5050%, 79.2157%
XYZ:
21.5510, 42.4147, 9.2415
xyY:
0.2944, 0.5794, 42.4147
CIE-Lab:
71.1559, -70.7799, 62.3752
CIE-LCH:
71.1559, 94.3422, 138.6117
CIE-Luv:
71.1559, -66.6812, 81.8962
Hunter-Lab:
65.1266, -54.9042, 37.1753
#01ca2a color charts
#01ca2a color shades, tints & tones
#01ca2a color schemes
#01ca2a color preview, HTML & CSS examples
This text has a color of #01ca2a
<p style="color:#01ca2a;">Text here</p>
.mytext {color:#01ca2a;}
This box has a color of #01ca2a
<div style="background-color:#01ca2a;">Content here</div>
.mybackground {background-color:#01ca2a;}
Border around this has a color of #01ca2a
<div style="border:2px solid #01ca2a;">Content here</div>
.myborder {border:2px solid #01ca2a;}