#25f07d color space conversions
Hex:
#25f07d
RGB:
37, 240, 125
CMY:
85, 6, 51
CMYK:
85, 0, 48, 6
HSL:
146°, 87.1245%, 54.3137%
HSV (HSB):
146°, 84.5833%, 94.1176%
XYZ:
35.6247, 64.1942, 29.9151
xyY:
0.2746, 0.4948, 64.1942
CIE-Lab:
84.0668, -70.8203, 42.5099
CIE-LCH:
84.0668, 82.5990, 149.0257
CIE-Luv:
84.0668, -73.1135, 68.3520
Hunter-Lab:
80.1213, -60.8449, 33.9476
#25f07d color charts
#25f07d color shades, tints & tones
#25f07d color schemes
#25f07d color preview, HTML & CSS examples
This text has a color of #25f07d
<p style="color:#25f07d;">Text here</p>
.mytext {color:#25f07d;}
This box has a color of #25f07d
<div style="background-color:#25f07d;">Content here</div>
.mybackground {background-color:#25f07d;}
Border around this has a color of #25f07d
<div style="border:2px solid #25f07d;">Content here</div>
.myborder {border:2px solid #25f07d;}