#025b5d color space conversions
Hex:
#025b5d
RGB:
2, 91, 93
CMY:
99, 64, 64
CMYK:
98, 2, 0, 64
HSL:
181°, 95.7895%, 18.6275%
HSV (HSB):
181°, 97.8495%, 36.4706%
XYZ:
5.7419, 8.2854, 11.6525
xyY:
0.2236, 0.3226, 8.2854
CIE-Lab:
34.5703, -21.7860, -7.7646
CIE-LCH:
34.5703, 23.1283, 199.6162
CIE-Luv:
34.5703, -26.3472, -7.3489
Hunter-Lab:
28.7844, -14.7654, -3.8528
#025b5d color charts
#025b5d color shades, tints & tones
#025b5d color schemes
#025b5d color preview, HTML & CSS examples
This text has a color of #025b5d
<p style="color:#025b5d;">Text here</p>
.mytext {color:#025b5d;}
This box has a color of #025b5d
<div style="background-color:#025b5d;">Content here</div>
.mybackground {background-color:#025b5d;}
Border around this has a color of #025b5d
<div style="border:2px solid #025b5d;">Content here</div>
.myborder {border:2px solid #025b5d;}