#fdd0f4 color space conversions
Hex:
#fdd0f4
RGB:
253, 208, 244
CMY:
1, 18, 4
CMYK:
0, 18, 4, 1
HSL:
312°, 91.8367%, 90.3922%
HSV (HSB):
312°, 17.7866%, 99.2157%
XYZ:
79.3930, 72.5261, 95.4024
xyY:
0.3210, 0.2932, 72.5261
CIE-Lab:
88.2212, 21.6591, -11.6882
CIE-LCH:
88.2212, 24.6117, 331.6467
CIE-Luv:
88.2212, 23.6823, -22.0840
Hunter-Lab:
85.1622, 17.3738, -6.8057
#fdd0f4 color charts
#fdd0f4 color shades, tints & tones
#fdd0f4 color schemes
#fdd0f4 color preview, HTML & CSS examples
This text has a color of #fdd0f4
<p style="color:#fdd0f4;">Text here</p>
.mytext {color:#fdd0f4;}
This box has a color of #fdd0f4
<div style="background-color:#fdd0f4;">Content here</div>
.mybackground {background-color:#fdd0f4;}
Border around this has a color of #fdd0f4
<div style="border:2px solid #fdd0f4;">Content here</div>
.myborder {border:2px solid #fdd0f4;}