#25fddc color space conversions
Hex:
#25fddc
RGB:
37, 253, 220
CMY:
85, 1, 14
CMYK:
85, 0, 13, 1
HSL:
171°, 98.1818%, 56.8627%
HSV (HSB):
171°, 85.3755%, 99.2157%
XYZ:
48.8065, 75.8112, 79.7708
xyY:
0.2388, 0.3709, 75.8112
CIE-Lab:
89.7716, -55.5222, 2.0667
CIE-LCH:
89.7716, 55.5607, 177.8683
CIE-Luv:
89.7716, -71.0333, 12.1078
Hunter-Lab:
87.0696, -52.3144, 6.6289
#25fddc color charts
#25fddc color shades, tints & tones
#25fddc color schemes
#25fddc color preview, HTML & CSS examples
This text has a color of #25fddc
<p style="color:#25fddc;">Text here</p>
.mytext {color:#25fddc;}
This box has a color of #25fddc
<div style="background-color:#25fddc;">Content here</div>
.mybackground {background-color:#25fddc;}
Border around this has a color of #25fddc
<div style="border:2px solid #25fddc;">Content here</div>
.myborder {border:2px solid #25fddc;}