#fe5dbb color space conversions
Hex:
#fe5dbb
RGB:
254, 93, 187
CMY:
0, 64, 27
CMYK:
0, 63, 26, 0
HSL:
325°, 98.7730%, 68.0392%
HSV (HSB):
325°, 63.3858%, 99.6078%
XYZ:
53.7570, 32.4874, 50.4511
xyY:
0.3933, 0.2377, 32.4874
CIE-Lab:
63.7437, 69.7710, -17.2738
CIE-LCH:
63.7437, 71.8775, 346.0944
CIE-Luv:
63.7437, 93.3955, -38.1763
Hunter-Lab:
56.9977, 68.6052, -12.5817
#fe5dbb color charts
#fe5dbb color shades, tints & tones
#fe5dbb color schemes
#fe5dbb color preview, HTML & CSS examples
This text has a color of #fe5dbb
<p style="color:#fe5dbb;">Text here</p>
.mytext {color:#fe5dbb;}
This box has a color of #fe5dbb
<div style="background-color:#fe5dbb;">Content here</div>
.mybackground {background-color:#fe5dbb;}
Border around this has a color of #fe5dbb
<div style="border:2px solid #fe5dbb;">Content here</div>
.myborder {border:2px solid #fe5dbb;}