#fe25df color space conversions
Hex:
#fe25df
RGB:
254, 37, 223
CMY:
0, 85, 13
CMYK:
0, 85, 12, 0
HSL:
309°, 99.0868%, 57.0588%
HSV (HSB):
309°, 85.4331%, 99.6078%
XYZ:
54.8539, 27.7217, 72.2717
xyY:
0.3542, 0.1790, 27.7217
CIE-Lab:
59.6365, 90.2680, -44.0538
CIE-LCH:
59.6365, 100.4442, 333.9861
CIE-Luv:
59.6365, 94.0507, -81.7381
Hunter-Lab:
52.6514, 93.8271, -44.5282
#fe25df color charts
#fe25df color shades, tints & tones
#fe25df color schemes
#fe25df color preview, HTML & CSS examples
This text has a color of #fe25df
<p style="color:#fe25df;">Text here</p>
.mytext {color:#fe25df;}
This box has a color of #fe25df
<div style="background-color:#fe25df;">Content here</div>
.mybackground {background-color:#fe25df;}
Border around this has a color of #fe25df
<div style="border:2px solid #fe25df;">Content here</div>
.myborder {border:2px solid #fe25df;}