#fe5fd6 color space conversions
Hex:
#fe5fd6
RGB:
254, 95, 214
CMY:
0, 63, 16
CMYK:
0, 63, 16, 0
HSL:
315°, 98.7578%, 68.4314%
HSV (HSB):
315°, 62.5984%, 99.6078%
XYZ:
57.1029, 34.1103, 67.1926
xyY:
0.3605, 0.2153, 34.1103
CIE-Lab:
65.0500, 72.5468, -30.5334
CIE-LCH:
65.0500, 78.7104, 337.1748
CIE-Luv:
65.0500, 83.4398, -59.0416
Hunter-Lab:
58.4040, 72.3163, -27.3291
#fe5fd6 color charts
#fe5fd6 color shades, tints & tones
#fe5fd6 color schemes
#fe5fd6 color preview, HTML & CSS examples
This text has a color of #fe5fd6
<p style="color:#fe5fd6;">Text here</p>
.mytext {color:#fe5fd6;}
This box has a color of #fe5fd6
<div style="background-color:#fe5fd6;">Content here</div>
.mybackground {background-color:#fe5fd6;}
Border around this has a color of #fe5fd6
<div style="border:2px solid #fe5fd6;">Content here</div>
.myborder {border:2px solid #fe5fd6;}