#fe5bf4 color space conversions
Hex:
#fe5bf4
RGB:
254, 91, 244
CMY:
0, 64, 4
CMYK:
0, 64, 4, 0
HSL:
304°, 98.7879%, 67.6471%
HSV (HSB):
304°, 64.1732%, 99.6078%
XYZ:
60.9433, 35.0847, 89.1479
xyY:
0.3291, 0.1895, 35.0847
CIE-Lab:
65.8145, 78.5052, -46.0433
CIE-LCH:
65.8145, 91.0113, 329.6084
CIE-Luv:
65.8145, 74.7694, -84.5971
Hunter-Lab:
59.2323, 79.9996, -47.7721
#fe5bf4 color charts
#fe5bf4 color shades, tints & tones
#fe5bf4 color schemes
#fe5bf4 color preview, HTML & CSS examples
This text has a color of #fe5bf4
<p style="color:#fe5bf4;">Text here</p>
.mytext {color:#fe5bf4;}
This box has a color of #fe5bf4
<div style="background-color:#fe5bf4;">Content here</div>
.mybackground {background-color:#fe5bf4;}
Border around this has a color of #fe5bf4
<div style="border:2px solid #fe5bf4;">Content here</div>
.myborder {border:2px solid #fe5bf4;}