#fe25d9 color space conversions
Hex:
#fe25d9
RGB:
254, 37, 217
CMY:
0, 85, 15
CMYK:
0, 85, 15, 0
HSL:
310°, 99.0868%, 57.0588%
HSV (HSB):
310°, 85.4331%, 99.6078%
XYZ:
54.0590, 27.4037, 68.0859
xyY:
0.3615, 0.1832, 27.4037
CIE-Lab:
59.3462, 89.4986, -41.1189
CIE-LCH:
59.3462, 98.4924, 335.3243
CIE-Luv:
59.3462, 96.5942, -77.0586
Hunter-Lab:
52.3486, 92.7223, -40.4701
#fe25d9 color charts
#fe25d9 color shades, tints & tones
#fe25d9 color schemes
#fe25d9 color preview, HTML & CSS examples
This text has a color of #fe25d9
<p style="color:#fe25d9;">Text here</p>
.mytext {color:#fe25d9;}
This box has a color of #fe25d9
<div style="background-color:#fe25d9;">Content here</div>
.mybackground {background-color:#fe25d9;}
Border around this has a color of #fe25d9
<div style="border:2px solid #fe25d9;">Content here</div>
.myborder {border:2px solid #fe25d9;}