#fe40ac color space conversions
Hex:
#fe40ac
RGB:
254, 64, 172
CMY:
0, 75, 33
CMYK:
0, 75, 32, 0
HSL:
326°, 98.9583%, 62.3529%
HSV (HSB):
326°, 74.8031%, 99.6078%
XYZ:
50.1528, 27.7162, 41.7361
xyY:
0.4193, 0.2317, 27.7162
CIE-Lab:
59.6315, 78.0405, -14.8837
CIE-LCH:
59.6315, 79.4471, 349.2024
CIE-Luv:
59.6315, 109.7265, -35.9206
Hunter-Lab:
52.6462, 77.9155, -10.1508
#fe40ac color charts
#fe40ac color shades, tints & tones
#fe40ac color schemes
#fe40ac color preview, HTML & CSS examples
This text has a color of #fe40ac
<p style="color:#fe40ac;">Text here</p>
.mytext {color:#fe40ac;}
This box has a color of #fe40ac
<div style="background-color:#fe40ac;">Content here</div>
.mybackground {background-color:#fe40ac;}
Border around this has a color of #fe40ac
<div style="border:2px solid #fe40ac;">Content here</div>
.myborder {border:2px solid #fe40ac;}