#fdd5fc color space conversions
Hex:
#fdd5fc
RGB:
253, 213, 252
CMY:
1, 16, 1
CMYK:
0, 16, 0, 1
HSL:
302°, 90.9091%, 91.3725%
HSV (HSB):
302°, 15.8103%, 99.2157%
XYZ:
81.8729, 75.4994, 102.3531
xyY:
0.3152, 0.2907, 75.4994
CIE-Lab:
89.6264, 20.4548, -13.8047
CIE-LCH:
89.6264, 24.6773, 325.9851
CIE-Luv:
89.6264, 20.2895, -25.3052
Hunter-Lab:
86.8904, 16.1344, -9.0178
#fdd5fc color charts
#fdd5fc color shades, tints & tones
#fdd5fc color schemes
#fdd5fc color preview, HTML & CSS examples
This text has a color of #fdd5fc
<p style="color:#fdd5fc;">Text here</p>
.mytext {color:#fdd5fc;}
This box has a color of #fdd5fc
<div style="background-color:#fdd5fc;">Content here</div>
.mybackground {background-color:#fdd5fc;}
Border around this has a color of #fdd5fc
<div style="border:2px solid #fdd5fc;">Content here</div>
.myborder {border:2px solid #fdd5fc;}