#025d03 color space conversions
Hex:
#025d03
RGB:
2, 93, 3
CMY:
99, 64, 99
CMYK:
98, 0, 97, 64
HSL:
121°, 95.7895%, 18.6275%
HSV (HSB):
121°, 97.8495%, 36.4706%
XYZ:
3.9558, 7.8482, 1.3925
xyY:
0.2998, 0.5947, 7.8482
CIE-Lab:
33.6647, -40.7968, 38.8579
CIE-LCH:
33.6647, 56.3411, 136.3944
CIE-Luv:
33.6647, -31.5603, 40.6521
Hunter-Lab:
28.0146, -23.8203, 16.6631
#025d03 color charts
#025d03 color shades, tints & tones
#025d03 color schemes
#025d03 color preview, HTML & CSS examples
This text has a color of #025d03
<p style="color:#025d03;">Text here</p>
.mytext {color:#025d03;}
This box has a color of #025d03
<div style="background-color:#025d03;">Content here</div>
.mybackground {background-color:#025d03;}
Border around this has a color of #025d03
<div style="border:2px solid #025d03;">Content here</div>
.myborder {border:2px solid #025d03;}