#026d01 color space conversions
Hex:
#026d01
RGB:
2, 109, 1
CMY:
99, 57, 100
CMYK:
98, 0, 99, 57
HSL:
119°, 98.1818%, 21.5686%
HSV (HSB):
119°, 99.0826%, 42.7451%
XYZ:
5.4992, 10.9524, 1.8529
xyY:
0.3004, 0.5983, 10.9524
CIE-Lab:
39.5001, -45.8399, 44.2468
CIE-LCH:
39.5001, 63.7109, 136.0131
CIE-Luv:
39.5001, -37.1730, 48.1795
Hunter-Lab:
33.0944, -28.2546, 19.8465
#026d01 color charts
#026d01 color shades, tints & tones
#026d01 color schemes
#026d01 color preview, HTML & CSS examples
This text has a color of #026d01
<p style="color:#026d01;">Text here</p>
.mytext {color:#026d01;}
This box has a color of #026d01
<div style="background-color:#026d01;">Content here</div>
.mybackground {background-color:#026d01;}
Border around this has a color of #026d01
<div style="border:2px solid #026d01;">Content here</div>
.myborder {border:2px solid #026d01;}