#025d3d color space conversions
Hex:
#025d3d
RGB:
2, 93, 61
CMY:
99, 64, 76
CMYK:
98, 0, 34, 64
HSL:
159°, 95.7895%, 18.6275%
HSV (HSB):
159°, 97.8495%, 36.4706%
XYZ:
4.7817, 8.1785, 5.7415
xyY:
0.2557, 0.4373, 8.1785
CIE-Lab:
34.3520, -32.4544, 11.8155
CIE-LCH:
34.3520, 34.5383, 159.9953
CIE-Luv:
34.3520, -29.3146, 18.0439
Hunter-Lab:
28.5981, -20.2010, 8.1154
#025d3d color charts
#025d3d color shades, tints & tones
#025d3d color schemes
#025d3d color preview, HTML & CSS examples
This text has a color of #025d3d
<p style="color:#025d3d;">Text here</p>
.mytext {color:#025d3d;}
This box has a color of #025d3d
<div style="background-color:#025d3d;">Content here</div>
.mybackground {background-color:#025d3d;}
Border around this has a color of #025d3d
<div style="border:2px solid #025d3d;">Content here</div>
.myborder {border:2px solid #025d3d;}