#025a07 color space conversions
Hex:
#025a07
RGB:
2, 90, 7
CMY:
99, 65, 97
CMYK:
98, 0, 92, 65
HSL:
123°, 95.6522%, 18.0392%
HSV (HSB):
123°, 97.7778%, 35.2941%
XYZ:
3.7195, 7.3406, 1.4218
xyY:
0.2980, 0.5881, 7.3406
CIE-Lab:
32.5700, -39.5992, 36.6443
CIE-LCH:
32.5700, 53.9527, 137.2194
CIE-Luv:
32.5700, -30.4234, 38.5700
Hunter-Lab:
27.0935, -22.9081, 15.8540
#025a07 color charts
#025a07 color shades, tints & tones
#025a07 color schemes
#025a07 color preview, HTML & CSS examples
This text has a color of #025a07
<p style="color:#025a07;">Text here</p>
.mytext {color:#025a07;}
This box has a color of #025a07
<div style="background-color:#025a07;">Content here</div>
.mybackground {background-color:#025a07;}
Border around this has a color of #025a07
<div style="border:2px solid #025a07;">Content here</div>
.myborder {border:2px solid #025a07;}