#25985e color space conversions
Hex:
#25985e
RGB:
37, 152, 94
CMY:
85, 40, 63
CMYK:
76, 0, 38, 40
HSL:
150°, 60.8466%, 37.0588%
HSV (HSB):
150°, 75.6579%, 59.6078%
XYZ:
14.0116, 23.6579, 14.4176
xyY:
0.2690, 0.4542, 23.6579
CIE-Lab:
55.7437, -45.1090, 21.7568
CIE-LCH:
55.7437, 50.0817, 154.2512
CIE-Luv:
55.7437, -44.8202, 34.9985
Hunter-Lab:
48.6394, -33.6985, 16.4729
#25985e color charts
#25985e color shades, tints & tones
#25985e color schemes
#25985e color preview, HTML & CSS examples
This text has a color of #25985e
<p style="color:#25985e;">Text here</p>
.mytext {color:#25985e;}
This box has a color of #25985e
<div style="background-color:#25985e;">Content here</div>
.mybackground {background-color:#25985e;}
Border around this has a color of #25985e
<div style="border:2px solid #25985e;">Content here</div>
.myborder {border:2px solid #25985e;}