#fe5dbf color space conversions
Hex:
#fe5dbf
RGB:
254, 93, 191
CMY:
0, 64, 25
CMYK:
0, 63, 25, 0
HSL:
323°, 98.7730%, 68.0392%
HSV (HSB):
323°, 63.3858%, 99.6078%
XYZ:
54.1914, 32.6611, 52.7382
xyY:
0.3882, 0.2340, 32.6611
CIE-Lab:
63.8856, 70.2700, -19.3333
CIE-LCH:
63.8856, 72.8811, 344.6169
CIE-Luv:
63.8856, 92.0216, -41.3566
Hunter-Lab:
57.1499, 69.2471, -14.7082
#fe5dbf color charts
#fe5dbf color shades, tints & tones
#fe5dbf color schemes
#fe5dbf color preview, HTML & CSS examples
This text has a color of #fe5dbf
<p style="color:#fe5dbf;">Text here</p>
.mytext {color:#fe5dbf;}
This box has a color of #fe5dbf
<div style="background-color:#fe5dbf;">Content here</div>
.mybackground {background-color:#fe5dbf;}
Border around this has a color of #fe5dbf
<div style="border:2px solid #fe5dbf;">Content here</div>
.myborder {border:2px solid #fe5dbf;}