#025f5a color space conversions
Hex:
#025f5a
RGB:
2, 95, 90
CMY:
99, 63, 65
CMYK:
98, 0, 5, 63
HSL:
177°, 95.8763%, 19.0196%
HSV (HSB):
177°, 97.8947%, 37.2549%
XYZ:
5.9627, 8.9355, 11.0833
xyY:
0.2295, 0.3439, 8.9355
CIE-Lab:
35.8598, -24.8610, -3.9692
CIE-LCH:
35.8598, 25.1758, 189.0711
CIE-Luv:
35.8598, -28.0494, -1.9306
Hunter-Lab:
29.8923, -16.7057, -1.0586
#025f5a color charts
#025f5a color shades, tints & tones
#025f5a color schemes
#025f5a color preview, HTML & CSS examples
This text has a color of #025f5a
<p style="color:#025f5a;">Text here</p>
.mytext {color:#025f5a;}
This box has a color of #025f5a
<div style="background-color:#025f5a;">Content here</div>
.mybackground {background-color:#025f5a;}
Border around this has a color of #025f5a
<div style="border:2px solid #025f5a;">Content here</div>
.myborder {border:2px solid #025f5a;}