#fdd6e0 color space conversions
Hex:
#fdd6e0
RGB:
253, 214, 224
CMY:
1, 16, 12
CMYK:
0, 15, 11, 1
HSL:
345°, 90.6977%, 91.5686%
HSV (HSB):
345°, 15.4150%, 99.2157%
XYZ:
78.0091, 74.3576, 80.7619
xyY:
0.3346, 0.3190, 74.3576
CIE-Lab:
89.0912, 15.1569, 0.1500
CIE-LCH:
89.0912, 15.1577, 0.5668
CIE-Luv:
89.0912, 22.5932, -2.5434
Hunter-Lab:
86.2309, 10.5768, 4.8319
#fdd6e0 color charts
#fdd6e0 color shades, tints & tones
#fdd6e0 color schemes
#fdd6e0 color preview, HTML & CSS examples
This text has a color of #fdd6e0
<p style="color:#fdd6e0;">Text here</p>
.mytext {color:#fdd6e0;}
This box has a color of #fdd6e0
<div style="background-color:#fdd6e0;">Content here</div>
.mybackground {background-color:#fdd6e0;}
Border around this has a color of #fdd6e0
<div style="border:2px solid #fdd6e0;">Content here</div>
.myborder {border:2px solid #fdd6e0;}