#ffddbc color space conversions
Hex:
#ffddbc
RGB:
255, 221, 188
CMY:
0, 13, 26
CMYK:
0, 13, 26, 0
HSL:
30°, 100.0000%, 86.8627%
HSV (HSB):
30°, 26.2745%, 100.0000%
XYZ:
76.1736, 76.6037, 58.3482
xyY:
0.3608, 0.3628, 76.6037
CIE-Lab:
90.1389, 6.9400, 20.5484
CIE-LCH:
90.1389, 21.6887, 71.3381
CIE-Luv:
90.1389, 23.1505, 28.1467
Hunter-Lab:
87.5236, 2.1860, 21.7404
#ffddbc color charts
#ffddbc color shades, tints & tones
#ffddbc color schemes
#ffddbc color preview, HTML & CSS examples
This text has a color of #ffddbc
<p style="color:#ffddbc;">Text here</p>
.mytext {color:#ffddbc;}
This box has a color of #ffddbc
<div style="background-color:#ffddbc;">Content here</div>
.mybackground {background-color:#ffddbc;}
Border around this has a color of #ffddbc
<div style="border:2px solid #ffddbc;">Content here</div>
.myborder {border:2px solid #ffddbc;}