#25ddbc color space conversions
Hex:
#25ddbc
RGB:
37, 221, 188
CMY:
85, 13, 26
CMYK:
83, 0, 15, 13
HSL:
169°, 73.0159%, 50.5882%
HSV (HSB):
169°, 83.2579%, 86.6667%
XYZ:
35.6965, 55.7371, 56.4539
xyY:
0.2414, 0.3769, 55.7371
CIE-Lab:
79.4639, -50.7385, 3.9206
CIE-LCH:
79.4639, 50.8898, 175.5815
CIE-Luv:
79.4639, -62.6972, 13.9330
Hunter-Lab:
74.6573, -45.3025, 7.4265
#25ddbc color charts
#25ddbc color shades, tints & tones
#25ddbc color schemes
#25ddbc color preview, HTML & CSS examples
This text has a color of #25ddbc
<p style="color:#25ddbc;">Text here</p>
.mytext {color:#25ddbc;}
This box has a color of #25ddbc
<div style="background-color:#25ddbc;">Content here</div>
.mybackground {background-color:#25ddbc;}
Border around this has a color of #25ddbc
<div style="border:2px solid #25ddbc;">Content here</div>
.myborder {border:2px solid #25ddbc;}