#ffdbdd color space conversions
Hex:
#ffdbdd
RGB:
255, 219, 221
CMY:
0, 14, 13
CMYK:
0, 14, 13, 0
HSL:
357°, 100.0000%, 92.9412%
HSV (HSB):
357°, 14.1176%, 100.0000%
XYZ:
79.6227, 77.1435, 79.1002
xyY:
0.3376, 0.3271, 77.1435
CIE-Lab:
90.3876, 12.7746, 3.6354
CIE-LCH:
90.3876, 13.2818, 15.8853
CIE-Luv:
90.3876, 21.4109, 3.1314
Hunter-Lab:
87.8314, 8.1125, 8.0859
#ffdbdd color charts
#ffdbdd color shades, tints & tones
#ffdbdd color schemes
#ffdbdd color preview, HTML & CSS examples
This text has a color of #ffdbdd
<p style="color:#ffdbdd;">Text here</p>
.mytext {color:#ffdbdd;}
This box has a color of #ffdbdd
<div style="background-color:#ffdbdd;">Content here</div>
.mybackground {background-color:#ffdbdd;}
Border around this has a color of #ffdbdd
<div style="border:2px solid #ffdbdd;">Content here</div>
.myborder {border:2px solid #ffdbdd;}