#fe5dee color space conversions
Hex:
#fe5dee
RGB:
254, 93, 238
CMY:
0, 64, 7
CMYK:
0, 63, 6, 0
HSL:
306°, 98.7730%, 68.0392%
HSV (HSB):
306°, 63.3858%, 99.6078%
XYZ:
60.2200, 35.0726, 84.4847
xyY:
0.3350, 0.1951, 35.0726
CIE-Lab:
65.8051, 76.8333, -42.7385
CIE-LCH:
65.8051, 87.9201, 330.9150
CIE-Luv:
65.8051, 76.1393, -79.0900
Hunter-Lab:
59.2221, 77.8691, -43.1260
#fe5dee color charts
#fe5dee color shades, tints & tones
#fe5dee color schemes
#fe5dee color preview, HTML & CSS examples
This text has a color of #fe5dee
<p style="color:#fe5dee;">Text here</p>
.mytext {color:#fe5dee;}
This box has a color of #fe5dee
<div style="background-color:#fe5dee;">Content here</div>
.mybackground {background-color:#fe5dee;}
Border around this has a color of #fe5dee
<div style="border:2px solid #fe5dee;">Content here</div>
.myborder {border:2px solid #fe5dee;}