#fe5ea6 color space conversions
Hex:
#fe5ea6
RGB:
254, 94, 166
CMY:
0, 63, 35
CMYK:
0, 63, 35, 0
HSL:
333°, 98.7654%, 68.2353%
HSV (HSB):
333°, 62.9921%, 99.6078%
XYZ:
51.7587, 31.8294, 39.4921
xyY:
0.4205, 0.2586, 31.8294
CIE-Lab:
63.2016, 66.9188, -6.0763
CIE-LCH:
63.2016, 67.1941, 354.8117
CIE-Luv:
63.2016, 100.0883, -21.3951
Hunter-Lab:
56.4176, 65.0290, -2.0105
#fe5ea6 color charts
#fe5ea6 color shades, tints & tones
#fe5ea6 color schemes
#fe5ea6 color preview, HTML & CSS examples
This text has a color of #fe5ea6
<p style="color:#fe5ea6;">Text here</p>
.mytext {color:#fe5ea6;}
This box has a color of #fe5ea6
<div style="background-color:#fe5ea6;">Content here</div>
.mybackground {background-color:#fe5ea6;}
Border around this has a color of #fe5ea6
<div style="border:2px solid #fe5ea6;">Content here</div>
.myborder {border:2px solid #fe5ea6;}