#02a00f color space conversions
Hex:
#02a00f
RGB:
2, 160, 15
CMY:
99, 37, 94
CMYK:
99, 0, 91, 37
HSL:
125°, 97.5309%, 31.7647%
HSV (HSB):
125°, 98.7500%, 62.7451%
XYZ:
12.6821, 25.1890, 4.6455
xyY:
0.2983, 0.5925, 25.1890
CIE-Lab:
57.2591, -60.2742, 56.4233
CIE-LCH:
57.2591, 82.5625, 136.8900
CIE-Luv:
57.2591, -53.9039, 68.6126
Hunter-Lab:
50.1887, -42.7254, 29.6441
#02a00f color charts
#02a00f color shades, tints & tones
#02a00f color schemes
#02a00f color preview, HTML & CSS examples
This text has a color of #02a00f
<p style="color:#02a00f;">Text here</p>
.mytext {color:#02a00f;}
This box has a color of #02a00f
<div style="background-color:#02a00f;">Content here</div>
.mybackground {background-color:#02a00f;}
Border around this has a color of #02a00f
<div style="border:2px solid #02a00f;">Content here</div>
.myborder {border:2px solid #02a00f;}