#fdd3ba color space conversions
Hex:
#fdd3ba
RGB:
253, 211, 186
CMY:
1, 17, 27
CMYK:
0, 17, 26, 1
HSL:
22°, 94.3662%, 86.0784%
HSV (HSB):
22°, 26.4822%, 99.2157%
XYZ:
72.6652, 71.0163, 56.3320
xyY:
0.3633, 0.3551, 71.0163
CIE-Lab:
87.4930, 11.1025, 17.8794
CIE-LCH:
87.4930, 21.0461, 58.1612
CIE-Luv:
87.4930, 27.9392, 23.5639
Hunter-Lab:
84.2712, 6.4420, 19.3568
#fdd3ba color charts
#fdd3ba color shades, tints & tones
#fdd3ba color schemes
#fdd3ba color preview, HTML & CSS examples
This text has a color of #fdd3ba
<p style="color:#fdd3ba;">Text here</p>
.mytext {color:#fdd3ba;}
This box has a color of #fdd3ba
<div style="background-color:#fdd3ba;">Content here</div>
.mybackground {background-color:#fdd3ba;}
Border around this has a color of #fdd3ba
<div style="border:2px solid #fdd3ba;">Content here</div>
.myborder {border:2px solid #fdd3ba;}