#25edbd color space conversions
Hex:
#25edbd
RGB:
37, 237, 189
CMY:
85, 7, 26
CMYK:
84, 0, 20, 7
HSL:
166°, 84.7458%, 53.7255%
HSV (HSB):
166°, 84.3882%, 92.9412%
XYZ:
40.2324, 64.6358, 58.4996
xyY:
0.2463, 0.3956, 64.6358
CIE-Lab:
84.2957, -56.8903, 10.3335
CIE-LCH:
84.2957, 57.8212, 169.7051
CIE-Luv:
84.2957, -68.0134, 24.6098
Hunter-Lab:
80.3964, -51.3677, 13.1357
#25edbd color charts
#25edbd color shades, tints & tones
#25edbd color schemes
#25edbd color preview, HTML & CSS examples
This text has a color of #25edbd
<p style="color:#25edbd;">Text here</p>
.mytext {color:#25edbd;}
This box has a color of #25edbd
<div style="background-color:#25edbd;">Content here</div>
.mybackground {background-color:#25edbd;}
Border around this has a color of #25edbd
<div style="border:2px solid #25edbd;">Content here</div>
.myborder {border:2px solid #25edbd;}