#025e2c color space conversions
Hex:
#025e2c
RGB:
2, 94, 44
CMY:
99, 63, 83
CMYK:
98, 0, 53, 63
HSL:
147°, 95.8333%, 18.8235%
HSV (HSB):
147°, 97.8723%, 36.8627%
XYZ:
4.4824, 8.2002, 3.7294
xyY:
0.2731, 0.4996, 8.2002
CIE-Lab:
34.3963, -36.5804, 21.9385
CIE-LCH:
34.3963, 42.6547, 149.0474
CIE-Luv:
34.3963, -30.6509, 28.5557
Hunter-Lab:
28.6359, -22.1724, 12.3235
#025e2c color charts
#025e2c color shades, tints & tones
#025e2c color schemes
#025e2c color preview, HTML & CSS examples
This text has a color of #025e2c
<p style="color:#025e2c;">Text here</p>
.mytext {color:#025e2c;}
This box has a color of #025e2c
<div style="background-color:#025e2c;">Content here</div>
.mybackground {background-color:#025e2c;}
Border around this has a color of #025e2c
<div style="border:2px solid #025e2c;">Content here</div>
.myborder {border:2px solid #025e2c;}