#fe30ac color space conversions
Hex:
#fe30ac
RGB:
254, 48, 172
CMY:
0, 81, 33
CMYK:
0, 81, 32, 0
HSL:
324°, 99.0385%, 59.2157%
HSV (HSB):
324°, 81.1024%, 99.6078%
XYZ:
49.3764, 26.1633, 41.4773
xyY:
0.4220, 0.2236, 26.1633
CIE-Lab:
58.1917, 82.1503, -17.0651
CIE-LCH:
58.1917, 83.9041, 348.2649
CIE-Luv:
58.1917, 114.1934, -39.7170
Hunter-Lab:
51.1501, 82.7978, -12.2729
#fe30ac color charts
#fe30ac color shades, tints & tones
#fe30ac color schemes
#fe30ac color preview, HTML & CSS examples
This text has a color of #fe30ac
<p style="color:#fe30ac;">Text here</p>
.mytext {color:#fe30ac;}
This box has a color of #fe30ac
<div style="background-color:#fe30ac;">Content here</div>
.mybackground {background-color:#fe30ac;}
Border around this has a color of #fe30ac
<div style="border:2px solid #fe30ac;">Content here</div>
.myborder {border:2px solid #fe30ac;}