#fe5bd8 color space conversions
Hex:
#fe5bd8
RGB:
254, 91, 216
CMY:
0, 64, 15
CMYK:
0, 64, 15, 0
HSL:
314°, 98.7879%, 67.6471%
HSV (HSB):
314°, 64.1732%, 99.6078%
XYZ:
57.0088, 33.5109, 68.4293
xyY:
0.3587, 0.2108, 33.5109
CIE-Lab:
64.5724, 74.3735, -32.3951
CIE-LCH:
64.5724, 81.1225, 336.4633
CIE-Luv:
64.5724, 84.1634, -62.1775
Hunter-Lab:
57.8886, 74.4822, -29.5639
#fe5bd8 color charts
#fe5bd8 color shades, tints & tones
#fe5bd8 color schemes
#fe5bd8 color preview, HTML & CSS examples
This text has a color of #fe5bd8
<p style="color:#fe5bd8;">Text here</p>
.mytext {color:#fe5bd8;}
This box has a color of #fe5bd8
<div style="background-color:#fe5bd8;">Content here</div>
.mybackground {background-color:#fe5bd8;}
Border around this has a color of #fe5bd8
<div style="border:2px solid #fe5bd8;">Content here</div>
.myborder {border:2px solid #fe5bd8;}