#fdd6b8 color space conversions
Hex:
#fdd6b8
RGB:
253, 214, 184
CMY:
1, 16, 28
CMYK:
0, 15, 27, 1
HSL:
26°, 94.5205%, 85.6863%
HSV (HSB):
26°, 27.2727%, 99.2157%
XYZ:
73.2063, 72.4365, 55.4706
xyY:
0.3640, 0.3602, 72.4365
CIE-Lab:
88.1783, 9.2806, 19.8836
CIE-LCH:
88.1783, 21.9428, 64.9793
CIE-Luv:
88.1783, 26.3265, 26.6549
Hunter-Lab:
85.1096, 4.5934, 20.9342
#fdd6b8 color charts
#fdd6b8 color shades, tints & tones
#fdd6b8 color schemes
#fdd6b8 color preview, HTML & CSS examples
This text has a color of #fdd6b8
<p style="color:#fdd6b8;">Text here</p>
.mytext {color:#fdd6b8;}
This box has a color of #fdd6b8
<div style="background-color:#fdd6b8;">Content here</div>
.mybackground {background-color:#fdd6b8;}
Border around this has a color of #fdd6b8
<div style="border:2px solid #fdd6b8;">Content here</div>
.myborder {border:2px solid #fdd6b8;}