#fe25ac color space conversions
Hex:
#fe25ac
RGB:
254, 37, 172
CMY:
0, 85, 33
CMYK:
0, 85, 32, 0
HSL:
323°, 99.0868%, 57.0588%
HSV (HSB):
323°, 85.4331%, 99.6078%
XYZ:
48.9810, 25.3725, 41.3455
xyY:
0.4233, 0.2193, 25.3725
CIE-Lab:
57.4366, 84.3295, -18.2133
CIE-LCH:
57.4366, 86.2739, 347.8126
CIE-Luv:
57.4366, 116.5305, -41.7045
Hunter-Lab:
50.3711, 85.4243, -13.4065
#fe25ac color charts
#fe25ac color shades, tints & tones
#fe25ac color schemes
#fe25ac color preview, HTML & CSS examples
This text has a color of #fe25ac
<p style="color:#fe25ac;">Text here</p>
.mytext {color:#fe25ac;}
This box has a color of #fe25ac
<div style="background-color:#fe25ac;">Content here</div>
.mybackground {background-color:#fe25ac;}
Border around this has a color of #fe25ac
<div style="border:2px solid #fe25ac;">Content here</div>
.myborder {border:2px solid #fe25ac;}