#ffd9db color space conversions
Hex:
#ffd9db
RGB:
255, 217, 219
CMY:
0, 15, 14
CMYK:
0, 15, 14, 0
HSL:
357°, 100.0000%, 92.5490%
HSV (HSB):
357°, 14.9020%, 100.0000%
XYZ:
78.8390, 76.0002, 77.5321
xyY:
0.3393, 0.3271, 76.0002
CIE-Lab:
89.8594, 13.5000, 3.9208
CIE-LCH:
89.8594, 14.0578, 16.1949
CIE-Luv:
89.8594, 22.6996, 3.4130
Hunter-Lab:
87.1781, 8.8639, 8.2949
#ffd9db color charts
#ffd9db color shades, tints & tones
#ffd9db color schemes
#ffd9db color preview, HTML & CSS examples
This text has a color of #ffd9db
<p style="color:#ffd9db;">Text here</p>
.mytext {color:#ffd9db;}
This box has a color of #ffd9db
<div style="background-color:#ffd9db;">Content here</div>
.mybackground {background-color:#ffd9db;}
Border around this has a color of #ffd9db
<div style="border:2px solid #ffd9db;">Content here</div>
.myborder {border:2px solid #ffd9db;}