#fe05ae color space conversions
Hex:
#fe05ae
RGB:
254, 5, 174
CMY:
0, 98, 32
CMYK:
0, 98, 31, 0
HSL:
319°, 99.2032%, 50.7843%
HSV (HSB):
319°, 98.0315%, 99.6078%
XYZ:
48.5673, 24.2354, 42.1625
xyY:
0.4225, 0.2108, 24.2354
CIE-Lab:
56.3227, 87.9990, -21.0815
CIE-LCH:
56.3227, 90.4890, 346.5278
CIE-Luv:
56.3227, 119.2474, -46.3864
Hunter-Lab:
49.2294, 89.9477, -16.3183
#fe05ae color charts
#fe05ae color shades, tints & tones
#fe05ae color schemes
#fe05ae color preview, HTML & CSS examples
This text has a color of #fe05ae
<p style="color:#fe05ae;">Text here</p>
.mytext {color:#fe05ae;}
This box has a color of #fe05ae
<div style="background-color:#fe05ae;">Content here</div>
.mybackground {background-color:#fe05ae;}
Border around this has a color of #fe05ae
<div style="border:2px solid #fe05ae;">Content here</div>
.myborder {border:2px solid #fe05ae;}