#fe45ac color space conversions
Hex:
#fe45ac
RGB:
254, 69, 172
CMY:
0, 73, 33
CMYK:
0, 73, 32, 0
HSL:
327°, 98.9305%, 63.3333%
HSV (HSB):
327°, 72.8346%, 99.6078%
XYZ:
50.4476, 28.3056, 41.8344
xyY:
0.4183, 0.2347, 28.3056
CIE-Lab:
60.1639, 76.5356, -14.0797
CIE-LCH:
60.1639, 77.8199, 349.5763
CIE-Luv:
60.1639, 108.0729, -34.5156
Hunter-Lab:
53.2030, 76.1499, -9.3785
#fe45ac color charts
#fe45ac color shades, tints & tones
#fe45ac color schemes
#fe45ac color preview, HTML & CSS examples
This text has a color of #fe45ac
<p style="color:#fe45ac;">Text here</p>
.mytext {color:#fe45ac;}
This box has a color of #fe45ac
<div style="background-color:#fe45ac;">Content here</div>
.mybackground {background-color:#fe45ac;}
Border around this has a color of #fe45ac
<div style="border:2px solid #fe45ac;">Content here</div>
.myborder {border:2px solid #fe45ac;}