#fe1e8e color space conversions
Hex:
#fe1e8e
RGB:
254, 30, 142
CMY:
0, 88, 44
CMYK:
0, 88, 44, 0
HSL:
330°, 99.1150%, 55.6863%
HSV (HSB):
330°, 88.1890%, 99.6078%
XYZ:
46.2198, 23.9524, 27.7784
xyY:
0.4719, 0.2445, 23.9524
CIE-Lab:
56.0401, 82.6701, -2.6396
CIE-LCH:
56.0401, 82.7123, 358.1712
CIE-Luv:
56.0401, 131.3958, -19.9260
Hunter-Lab:
48.9412, 82.9276, 0.6065
#fe1e8e color charts
#fe1e8e color shades, tints & tones
#fe1e8e color schemes
#fe1e8e color preview, HTML & CSS examples
This text has a color of #fe1e8e
<p style="color:#fe1e8e;">Text here</p>
.mytext {color:#fe1e8e;}
This box has a color of #fe1e8e
<div style="background-color:#fe1e8e;">Content here</div>
.mybackground {background-color:#fe1e8e;}
Border around this has a color of #fe1e8e
<div style="border:2px solid #fe1e8e;">Content here</div>
.myborder {border:2px solid #fe1e8e;}