#ffd8d5 color space conversions
Hex:
#ffd8d5
RGB:
255, 216, 213
CMY:
0, 15, 16
CMYK:
0, 15, 16, 0
HSL:
4°, 100.0000%, 91.7647%
HSV (HSB):
4°, 16.4706%, 100.0000%
XYZ:
77.8061, 75.1758, 73.3604
xyY:
0.3438, 0.3321, 75.1758
CIE-Lab:
89.4753, 13.0950, 6.5209
CIE-LCH:
89.4753, 14.6288, 26.4719
CIE-Luv:
89.4753, 23.8253, 7.3090
Hunter-Lab:
86.7040, 8.4497, 10.5275
#ffd8d5 color charts
#ffd8d5 color shades, tints & tones
#ffd8d5 color schemes
#ffd8d5 color preview, HTML & CSS examples
This text has a color of #ffd8d5
<p style="color:#ffd8d5;">Text here</p>
.mytext {color:#ffd8d5;}
This box has a color of #ffd8d5
<div style="background-color:#ffd8d5;">Content here</div>
.mybackground {background-color:#ffd8d5;}
Border around this has a color of #ffd8d5
<div style="border:2px solid #ffd8d5;">Content here</div>
.myborder {border:2px solid #ffd8d5;}