#ffd8dc color space conversions
Hex:
#ffd8dc
RGB:
255, 216, 220
CMY:
0, 15, 14
CMYK:
0, 15, 14, 0
HSL:
354°, 100.0000%, 92.3529%
HSV (HSB):
354°, 15.2941%, 100.0000%
XYZ:
78.7141, 75.5390, 78.1420
xyY:
0.3387, 0.3250, 75.5390
CIE-Lab:
89.6449, 14.1765, 3.0838
CIE-LCH:
89.6449, 14.5080, 12.2724
CIE-Luv:
89.6449, 23.1554, 2.0398
Hunter-Lab:
86.9132, 9.5629, 7.5328
#ffd8dc color charts
#ffd8dc color shades, tints & tones
#ffd8dc color schemes
#ffd8dc color preview, HTML & CSS examples
This text has a color of #ffd8dc
<p style="color:#ffd8dc;">Text here</p>
.mytext {color:#ffd8dc;}
This box has a color of #ffd8dc
<div style="background-color:#ffd8dc;">Content here</div>
.mybackground {background-color:#ffd8dc;}
Border around this has a color of #ffd8dc
<div style="border:2px solid #ffd8dc;">Content here</div>
.myborder {border:2px solid #ffd8dc;}