#fde6f5 color space conversions
Hex:
#fde6f5
RGB:
253, 230, 245
CMY:
1, 10, 4
CMYK:
0, 9, 3, 1
HSL:
321°, 85.1852%, 94.7059%
HSV (HSB):
321°, 9.0909%, 99.2157%
XYZ:
85.2863, 84.0688, 98.1180
xyY:
0.3189, 0.3143, 84.0688
CIE-Lab:
93.4804, 10.3643, -4.4196
CIE-LCH:
93.4804, 11.2673, 336.9056
CIE-Luv:
93.4804, 12.2620, -8.7159
Hunter-Lab:
91.6891, 5.5792, 0.7351
#fde6f5 color charts
#fde6f5 color shades, tints & tones
#fde6f5 color schemes
#fde6f5 color preview, HTML & CSS examples
This text has a color of #fde6f5
<p style="color:#fde6f5;">Text here</p>
.mytext {color:#fde6f5;}
This box has a color of #fde6f5
<div style="background-color:#fde6f5;">Content here</div>
.mybackground {background-color:#fde6f5;}
Border around this has a color of #fde6f5
<div style="border:2px solid #fde6f5;">Content here</div>
.myborder {border:2px solid #fde6f5;}