#fdd2be color space conversions
Hex:
#fdd2be
RGB:
253, 210, 190
CMY:
1, 18, 25
CMYK:
0, 17, 25, 1
HSL:
19°, 94.0299%, 86.8627%
HSV (HSB):
19°, 24.9012%, 99.2157%
XYZ:
72.8489, 70.6935, 58.5209
xyY:
0.3605, 0.3499, 70.6935
CIE-Lab:
87.3359, 12.1643, 15.5555
CIE-LCH:
87.3359, 19.7470, 51.9748
CIE-Luv:
87.3359, 28.1582, 20.1918
Hunter-Lab:
84.0794, 7.5185, 17.5887
#fdd2be color charts
#fdd2be color shades, tints & tones
#fdd2be color schemes
#fdd2be color preview, HTML & CSS examples
This text has a color of #fdd2be
<p style="color:#fdd2be;">Text here</p>
.mytext {color:#fdd2be;}
This box has a color of #fdd2be
<div style="background-color:#fdd2be;">Content here</div>
.mybackground {background-color:#fdd2be;}
Border around this has a color of #fdd2be
<div style="border:2px solid #fdd2be;">Content here</div>
.myborder {border:2px solid #fdd2be;}