#02500f color space conversions
Hex:
#02500f
RGB:
2, 80, 15
CMY:
99, 69, 94
CMYK:
98, 0, 81, 69
HSL:
130°, 95.1220%, 16.0784%
HSV (HSB):
130°, 97.5000%, 31.3725%
XYZ:
2.9799, 5.7847, 1.4114
xyY:
0.2928, 0.5685, 5.7847
CIE-Lab:
28.8627, -35.7123, 30.3675
CIE-LCH:
28.8627, 46.8781, 139.6242
CIE-Luv:
28.8627, -26.6457, 32.1214
Hunter-Lab:
24.0514, -19.9743, 13.3566
#02500f color charts
#02500f color shades, tints & tones
#02500f color schemes
#02500f color preview, HTML & CSS examples
This text has a color of #02500f
<p style="color:#02500f;">Text here</p>
.mytext {color:#02500f;}
This box has a color of #02500f
<div style="background-color:#02500f;">Content here</div>
.mybackground {background-color:#02500f;}
Border around this has a color of #02500f
<div style="border:2px solid #02500f;">Content here</div>
.myborder {border:2px solid #02500f;}