#fdd7bb color space conversions
Hex:
#fdd7bb
RGB:
253, 215, 187
CMY:
1, 16, 27
CMYK:
0, 15, 26, 1
HSL:
25°, 94.2857%, 86.2745%
HSV (HSB):
25°, 26.0870%, 99.2157%
XYZ:
73.7781, 73.0714, 57.2294
xyY:
0.3615, 0.3581, 73.0714
CIE-Lab:
88.4817, 9.1626, 18.7362
CIE-LCH:
88.4817, 20.8566, 63.9398
CIE-Luv:
88.4817, 25.4680, 25.1670
Hunter-Lab:
85.4818, 4.4676, 20.1431
#fdd7bb color charts
#fdd7bb color shades, tints & tones
#fdd7bb color schemes
#fdd7bb color preview, HTML & CSS examples
This text has a color of #fdd7bb
<p style="color:#fdd7bb;">Text here</p>
.mytext {color:#fdd7bb;}
This box has a color of #fdd7bb
<div style="background-color:#fdd7bb;">Content here</div>
.mybackground {background-color:#fdd7bb;}
Border around this has a color of #fdd7bb
<div style="border:2px solid #fdd7bb;">Content here</div>
.myborder {border:2px solid #fdd7bb;}