#fdd1c0 color space conversions
Hex:
#fdd1c0
RGB:
253, 209, 192
CMY:
1, 18, 25
CMYK:
0, 17, 24, 1
HSL:
17°, 93.8462%, 87.2549%
HSV (HSB):
17°, 24.1107%, 99.2157%
XYZ:
72.8229, 70.2893, 59.5982
xyY:
0.3592, 0.3467, 70.2893
CIE-Lab:
87.1386, 12.9604, 14.2235
CIE-LCH:
87.1386, 19.2427, 47.6603
CIE-Luv:
87.1386, 28.5562, 18.1954
Hunter-Lab:
83.8387, 8.3285, 16.5398
#fdd1c0 color charts
#fdd1c0 color shades, tints & tones
#fdd1c0 color schemes
#fdd1c0 color preview, HTML & CSS examples
This text has a color of #fdd1c0
<p style="color:#fdd1c0;">Text here</p>
.mytext {color:#fdd1c0;}
This box has a color of #fdd1c0
<div style="background-color:#fdd1c0;">Content here</div>
.mybackground {background-color:#fdd1c0;}
Border around this has a color of #fdd1c0
<div style="border:2px solid #fdd1c0;">Content here</div>
.myborder {border:2px solid #fdd1c0;}