#025f01 color space conversions
Hex:
#025f01
RGB:
2, 95, 1
CMY:
99, 63, 100
CMYK:
98, 0, 99, 63
HSL:
119°, 97.9167%, 18.8235%
HSV (HSB):
119°, 98.9474%, 37.2549%
XYZ:
4.1227, 8.1995, 1.3941
xyY:
0.3006, 0.5978, 8.1995
CIE-Lab:
34.3950, -41.5413, 40.0993
CIE-LCH:
34.3950, 57.7376, 136.0119
CIE-Luv:
34.3950, -32.3013, 41.9018
Hunter-Lab:
28.6348, -24.4112, 17.1578
#025f01 color charts
#025f01 color shades, tints & tones
#025f01 color schemes
#025f01 color preview, HTML & CSS examples
This text has a color of #025f01
<p style="color:#025f01;">Text here</p>
.mytext {color:#025f01;}
This box has a color of #025f01
<div style="background-color:#025f01;">Content here</div>
.mybackground {background-color:#025f01;}
Border around this has a color of #025f01
<div style="border:2px solid #025f01;">Content here</div>
.myborder {border:2px solid #025f01;}