#025c2c color space conversions
Hex:
#025c2c
RGB:
2, 92, 44
CMY:
99, 64, 83
CMYK:
98, 0, 52, 64
HSL:
148°, 95.7447%, 18.4314%
HSV (HSB):
148°, 97.8261%, 36.0784%
XYZ:
4.3068, 7.8490, 3.6709
xyY:
0.2721, 0.4959, 7.8490
CIE-Lab:
33.6665, -35.8246, 21.0218
CIE-LCH:
33.6665, 41.5369, 149.5957
CIE-Luv:
33.6665, -29.9212, 27.3899
Hunter-Lab:
28.0162, -21.5882, 11.8427
#025c2c color charts
#025c2c color shades, tints & tones
#025c2c color schemes
#025c2c color preview, HTML & CSS examples
This text has a color of #025c2c
<p style="color:#025c2c;">Text here</p>
.mytext {color:#025c2c;}
This box has a color of #025c2c
<div style="background-color:#025c2c;">Content here</div>
.mybackground {background-color:#025c2c;}
Border around this has a color of #025c2c
<div style="border:2px solid #025c2c;">Content here</div>
.myborder {border:2px solid #025c2c;}