#ffdcba color space conversions
Hex:
#ffdcba
RGB:
255, 220, 186
CMY:
0, 14, 27
CMYK:
0, 14, 27, 0
HSL:
30°, 100.0000%, 86.4706%
HSV (HSB):
30°, 27.0588%, 100.0000%
XYZ:
75.6961, 75.9916, 57.1326
xyY:
0.3625, 0.3639, 75.9916
CIE-Lab:
89.8554, 7.1896, 21.1956
CIE-LCH:
89.8554, 22.3818, 71.2629
CIE-Luv:
89.8554, 23.9080, 28.9358
Hunter-Lab:
87.1731, 2.4461, 22.1630
#ffdcba color charts
#ffdcba color shades, tints & tones
#ffdcba color schemes
#ffdcba color preview, HTML & CSS examples
This text has a color of #ffdcba
<p style="color:#ffdcba;">Text here</p>
.mytext {color:#ffdcba;}
This box has a color of #ffdcba
<div style="background-color:#ffdcba;">Content here</div>
.mybackground {background-color:#ffdcba;}
Border around this has a color of #ffdcba
<div style="border:2px solid #ffdcba;">Content here</div>
.myborder {border:2px solid #ffdcba;}