#fddaf9 color space conversions
Hex:
#fddaf9
RGB:
253, 218, 249
CMY:
1, 15, 2
CMYK:
0, 14, 2, 1
HSL:
307°, 89.7436%, 92.3529%
HSV (HSB):
307°, 13.8340%, 99.2157%
XYZ:
82.6783, 77.8650, 100.2944
xyY:
0.3170, 0.2985, 77.8650
CIE-Lab:
90.7183, 17.3034, -10.5997
CIE-LCH:
90.7183, 20.2919, 328.5092
CIE-Luv:
90.7183, 18.0583, -19.6532
Hunter-Lab:
88.2412, 12.8251, -5.6199
#fddaf9 color charts
#fddaf9 color shades, tints & tones
#fddaf9 color schemes
#fddaf9 color preview, HTML & CSS examples
This text has a color of #fddaf9
<p style="color:#fddaf9;">Text here</p>
.mytext {color:#fddaf9;}
This box has a color of #fddaf9
<div style="background-color:#fddaf9;">Content here</div>
.mybackground {background-color:#fddaf9;}
Border around this has a color of #fddaf9
<div style="border:2px solid #fddaf9;">Content here</div>
.myborder {border:2px solid #fddaf9;}