#fdd9bb color space conversions
Hex:
#fdd9bb
RGB:
253, 217, 187
CMY:
1, 15, 27
CMYK:
0, 14, 26, 1
HSL:
27°, 94.2857%, 86.2745%
HSV (HSB):
27°, 26.0870%, 99.2157%
XYZ:
74.2905, 74.0962, 57.4002
xyY:
0.3610, 0.3601, 74.0962
CIE-Lab:
88.9679, 8.1284, 19.4140
CIE-LCH:
88.9679, 21.0470, 67.2817
CIE-Luv:
88.9679, 24.2814, 26.3148
Hunter-Lab:
86.0792, 3.4157, 20.7191
#fdd9bb color charts
#fdd9bb color shades, tints & tones
#fdd9bb color schemes
#fdd9bb color preview, HTML & CSS examples
This text has a color of #fdd9bb
<p style="color:#fdd9bb;">Text here</p>
.mytext {color:#fdd9bb;}
This box has a color of #fdd9bb
<div style="background-color:#fdd9bb;">Content here</div>
.mybackground {background-color:#fdd9bb;}
Border around this has a color of #fdd9bb
<div style="border:2px solid #fdd9bb;">Content here</div>
.myborder {border:2px solid #fdd9bb;}