#fde6f6 color space conversions
Hex:
#fde6f6
RGB:
253, 230, 246
CMY:
1, 10, 4
CMYK:
0, 9, 3, 1
HSL:
318°, 85.1852%, 94.7059%
HSV (HSB):
318°, 9.0909%, 99.2157%
XYZ:
85.4394, 84.1301, 98.9244
xyY:
0.3182, 0.3133, 84.1301
CIE-Lab:
93.5070, 10.5382, -4.9015
CIE-LCH:
93.5070, 11.6223, 335.0562
CIE-Luv:
93.5070, 12.1816, -9.5011
Hunter-Lab:
91.7225, 5.7583, 0.2604
#fde6f6 color charts
#fde6f6 color shades, tints & tones
#fde6f6 color schemes
#fde6f6 color preview, HTML & CSS examples
This text has a color of #fde6f6
<p style="color:#fde6f6;">Text here</p>
.mytext {color:#fde6f6;}
This box has a color of #fde6f6
<div style="background-color:#fde6f6;">Content here</div>
.mybackground {background-color:#fde6f6;}
Border around this has a color of #fde6f6
<div style="border:2px solid #fde6f6;">Content here</div>
.myborder {border:2px solid #fde6f6;}