#fe5dda color space conversions
Hex:
#fe5dda
RGB:
254, 93, 218
CMY:
0, 64, 15
CMYK:
0, 63, 14, 0
HSL:
313°, 98.7730%, 68.0392%
HSV (HSB):
313°, 63.3858%, 99.6078%
XYZ:
57.4423, 33.9615, 69.8573
xyY:
0.3562, 0.2106, 33.9615
CIE-Lab:
64.9320, 73.8898, -32.9587
CIE-LCH:
64.9320, 80.9072, 335.9606
CIE-Luv:
64.9320, 82.7976, -63.0340
Hunter-Lab:
58.2765, 73.9610, -30.2787
#fe5dda color charts
#fe5dda color shades, tints & tones
#fe5dda color schemes
#fe5dda color preview, HTML & CSS examples
This text has a color of #fe5dda
<p style="color:#fe5dda;">Text here</p>
.mytext {color:#fe5dda;}
This box has a color of #fe5dda
<div style="background-color:#fe5dda;">Content here</div>
.mybackground {background-color:#fe5dda;}
Border around this has a color of #fe5dda
<div style="border:2px solid #fe5dda;">Content here</div>
.myborder {border:2px solid #fe5dda;}