#02b00f color space conversions
Hex:
#02b00f
RGB:
2, 176, 15
CMY:
99, 31, 94
CMYK:
99, 0, 91, 31
HSL:
124°, 97.7528%, 34.9020%
HSV (HSB):
124°, 98.8636%, 69.0196%
XYZ:
15.6366, 31.0981, 5.6303
xyY:
0.2986, 0.5939, 31.0981
CIE-Lab:
62.5903, -64.7804, 60.9894
CIE-LCH:
62.5903, 88.9731, 136.7265
CIE-Luv:
62.5903, -58.9881, 75.3074
Hunter-Lab:
55.7656, -47.5388, 33.0498
#02b00f color charts
#02b00f color shades, tints & tones
#02b00f color schemes
#02b00f color preview, HTML & CSS examples
This text has a color of #02b00f
<p style="color:#02b00f;">Text here</p>
.mytext {color:#02b00f;}
This box has a color of #02b00f
<div style="background-color:#02b00f;">Content here</div>
.mybackground {background-color:#02b00f;}
Border around this has a color of #02b00f
<div style="border:2px solid #02b00f;">Content here</div>
.myborder {border:2px solid #02b00f;}