#fdd5e2 color space conversions
Hex:
#fdd5e2
RGB:
253, 213, 226
CMY:
1, 16, 11
CMYK:
0, 16, 11, 1
HSL:
341°, 90.9091%, 91.3725%
HSV (HSB):
341°, 15.8103%, 99.2157%
XYZ:
78.0297, 73.9621, 82.1150
xyY:
0.3333, 0.3159, 73.9621
CIE-Lab:
88.9046, 16.0026, -1.1773
CIE-LCH:
88.9046, 16.0458, 355.7924
CIE-Luv:
88.9046, 22.9368, -4.7112
Hunter-Lab:
86.0012, 11.4525, 3.5901
#fdd5e2 color charts
#fdd5e2 color shades, tints & tones
#fdd5e2 color schemes
#fdd5e2 color preview, HTML & CSS examples
This text has a color of #fdd5e2
<p style="color:#fdd5e2;">Text here</p>
.mytext {color:#fdd5e2;}
This box has a color of #fdd5e2
<div style="background-color:#fdd5e2;">Content here</div>
.mybackground {background-color:#fdd5e2;}
Border around this has a color of #fdd5e2
<div style="border:2px solid #fdd5e2;">Content here</div>
.myborder {border:2px solid #fdd5e2;}