#ffd8dd color space conversions
Hex:
#ffd8dd
RGB:
255, 216, 221
CMY:
0, 15, 13
CMYK:
0, 15, 13, 0
HSL:
352°, 100.0000%, 92.3529%
HSV (HSB):
352°, 15.2941%, 100.0000%
XYZ:
78.8470, 75.5922, 78.8417
xyY:
0.3380, 0.3240, 75.5922
CIE-Lab:
89.6697, 14.3338, 2.5936
CIE-LCH:
89.6697, 14.5665, 10.2565
CIE-Luv:
89.6697, 23.0588, 1.2797
Hunter-Lab:
86.9438, 9.7253, 7.0957
#ffd8dd color charts
#ffd8dd color shades, tints & tones
#ffd8dd color schemes
#ffd8dd color preview, HTML & CSS examples
This text has a color of #ffd8dd
<p style="color:#ffd8dd;">Text here</p>
.mytext {color:#ffd8dd;}
This box has a color of #ffd8dd
<div style="background-color:#ffd8dd;">Content here</div>
.mybackground {background-color:#ffd8dd;}
Border around this has a color of #ffd8dd
<div style="border:2px solid #ffd8dd;">Content here</div>
.myborder {border:2px solid #ffd8dd;}