#fdd2d7 color space conversions
Hex:
#fdd2d7
RGB:
253, 210, 215
CMY:
1, 18, 16
CMYK:
0, 17, 15, 1
HSL:
353°, 91.4894%, 90.7843%
HSV (HSB):
353°, 16.9960%, 99.2157%
XYZ:
75.8203, 71.8821, 74.1685
xyY:
0.3417, 0.3240, 71.8821
CIE-Lab:
87.9118, 15.8206, 3.1838
CIE-LCH:
87.9118, 16.1378, 11.3785
CIE-Luv:
87.9118, 25.6901, 1.8657
Hunter-Lab:
84.7833, 11.2588, 7.4814
#fdd2d7 color charts
#fdd2d7 color shades, tints & tones
#fdd2d7 color schemes
#fdd2d7 color preview, HTML & CSS examples
This text has a color of #fdd2d7
<p style="color:#fdd2d7;">Text here</p>
.mytext {color:#fdd2d7;}
This box has a color of #fdd2d7
<div style="background-color:#fdd2d7;">Content here</div>
.mybackground {background-color:#fdd2d7;}
Border around this has a color of #fdd2d7
<div style="border:2px solid #fdd2d7;">Content here</div>
.myborder {border:2px solid #fdd2d7;}