#fe5ddf color space conversions
Hex:
#fe5ddf
RGB:
254, 93, 223
CMY:
0, 64, 13
CMYK:
0, 63, 12, 0
HSL:
312°, 98.7730%, 68.0392%
HSV (HSB):
312°, 63.3858%, 99.6078%
XYZ:
58.1067, 34.2272, 73.3560
xyY:
0.3507, 0.2066, 34.2272
CIE-Lab:
65.1425, 74.6058, -35.4286
CIE-LCH:
65.1425, 82.5906, 334.5980
CIE-Luv:
65.1425, 81.1139, -67.0586
Hunter-Lab:
58.5041, 74.9055, -33.3886
#fe5ddf color charts
#fe5ddf color shades, tints & tones
#fe5ddf color schemes
#fe5ddf color preview, HTML & CSS examples
This text has a color of #fe5ddf
<p style="color:#fe5ddf;">Text here</p>
.mytext {color:#fe5ddf;}
This box has a color of #fe5ddf
<div style="background-color:#fe5ddf;">Content here</div>
.mybackground {background-color:#fe5ddf;}
Border around this has a color of #fe5ddf
<div style="border:2px solid #fe5ddf;">Content here</div>
.myborder {border:2px solid #fe5ddf;}