#fe5dde color space conversions
Hex:
#fe5dde
RGB:
254, 93, 222
CMY:
0, 64, 13
CMYK:
0, 63, 13, 0
HSL:
312°, 98.7730%, 68.0392%
HSV (HSB):
312°, 63.3858%, 99.6078%
XYZ:
57.9722, 34.1735, 72.6479
xyY:
0.3518, 0.2074, 34.1735
CIE-Lab:
65.1000, 74.4615, -34.9360
CIE-LCH:
65.1000, 82.2499, 334.8649
CIE-Luv:
65.1000, 81.4498, -66.2540
Hunter-Lab:
58.4581, 74.7148, -32.7611
#fe5dde color charts
#fe5dde color shades, tints & tones
#fe5dde color schemes
#fe5dde color preview, HTML & CSS examples
This text has a color of #fe5dde
<p style="color:#fe5dde;">Text here</p>
.mytext {color:#fe5dde;}
This box has a color of #fe5dde
<div style="background-color:#fe5dde;">Content here</div>
.mybackground {background-color:#fe5dde;}
Border around this has a color of #fe5dde
<div style="border:2px solid #fe5dde;">Content here</div>
.myborder {border:2px solid #fe5dde;}