#fdd5f5 color space conversions
Hex:
#fdd5f5
RGB:
253, 213, 245
CMY:
1, 16, 4
CMYK:
0, 16, 3, 1
HSL:
312°, 90.9091%, 91.3725%
HSV (HSB):
312°, 15.8103%, 99.2157%
XYZ:
80.7837, 75.0637, 96.6172
xyY:
0.3200, 0.2973, 75.0637
CIE-Lab:
89.4228, 19.2131, -10.4253
CIE-LCH:
89.4228, 21.8594, 331.5151
CIE-Luv:
89.4228, 21.0111, -19.6789
Hunter-Lab:
86.6393, 14.8170, -5.4706
#fdd5f5 color charts
#fdd5f5 color shades, tints & tones
#fdd5f5 color schemes
#fdd5f5 color preview, HTML & CSS examples
This text has a color of #fdd5f5
<p style="color:#fdd5f5;">Text here</p>
.mytext {color:#fdd5f5;}
This box has a color of #fdd5f5
<div style="background-color:#fdd5f5;">Content here</div>
.mybackground {background-color:#fdd5f5;}
Border around this has a color of #fdd5f5
<div style="border:2px solid #fdd5f5;">Content here</div>
.myborder {border:2px solid #fdd5f5;}