#ffdcd0 color space conversions
Hex:
#ffdcd0
RGB:
255, 220, 208
CMY:
0, 14, 18
CMYK:
0, 14, 18, 0
HSL:
15°, 100.0000%, 90.7843%
HSV (HSB):
15°, 18.4314%, 100.0000%
XYZ:
78.2184, 77.0005, 70.4145
xyY:
0.3467, 0.3413, 77.0005
CIE-Lab:
90.3218, 10.2708, 10.3594
CIE-LCH:
90.3218, 14.5879, 45.2463
CIE-Luv:
90.3218, 22.0291, 13.4182
Hunter-Lab:
87.7499, 5.5487, 13.8479
#ffdcd0 color charts
#ffdcd0 color shades, tints & tones
#ffdcd0 color schemes
#ffdcd0 color preview, HTML & CSS examples
This text has a color of #ffdcd0
<p style="color:#ffdcd0;">Text here</p>
.mytext {color:#ffdcd0;}
This box has a color of #ffdcd0
<div style="background-color:#ffdcd0;">Content here</div>
.mybackground {background-color:#ffdcd0;}
Border around this has a color of #ffdcd0
<div style="border:2px solid #ffdcd0;">Content here</div>
.myborder {border:2px solid #ffdcd0;}