#ffd8db color space conversions
Hex:
#ffd8db
RGB:
255, 216, 219
CMY:
0, 15, 14
CMYK:
0, 15, 14, 0
HSL:
355°, 100.0000%, 92.3529%
HSV (HSB):
355°, 15.2941%, 100.0000%
XYZ:
78.5820, 75.4862, 77.4464
xyY:
0.3394, 0.3261, 75.4862
CIE-Lab:
89.6202, 14.0199, 3.5742
CIE-LCH:
89.6202, 14.4683, 14.3023
CIE-Luv:
89.6202, 23.2518, 2.7981
Hunter-Lab:
86.8828, 9.4013, 7.9675
#ffd8db color charts
#ffd8db color shades, tints & tones
#ffd8db color schemes
#ffd8db color preview, HTML & CSS examples
This text has a color of #ffd8db
<p style="color:#ffd8db;">Text here</p>
.mytext {color:#ffd8db;}
This box has a color of #ffd8db
<div style="background-color:#ffd8db;">Content here</div>
.mybackground {background-color:#ffd8db;}
Border around this has a color of #ffd8db
<div style="border:2px solid #ffd8db;">Content here</div>
.myborder {border:2px solid #ffd8db;}