#ffdddb color space conversions
Hex:
#ffdddb
RGB:
255, 221, 219
CMY:
0, 13, 14
CMYK:
0, 13, 14, 0
HSL:
3°, 100.0000%, 92.9412%
HSV (HSB):
3°, 14.1176%, 100.0000%
XYZ:
79.8826, 78.0874, 77.8799
xyY:
0.3387, 0.3311, 78.0874
CIE-Lab:
90.8198, 11.4244, 5.3098
CIE-LCH:
90.8198, 12.5980, 24.9281
CIE-Luv:
90.8198, 20.4920, 5.8723
Hunter-Lab:
88.3671, 6.7192, 9.6033
#ffdddb color charts
#ffdddb color shades, tints & tones
#ffdddb color schemes
#ffdddb color preview, HTML & CSS examples
This text has a color of #ffdddb
<p style="color:#ffdddb;">Text here</p>
.mytext {color:#ffdddb;}
This box has a color of #ffdddb
<div style="background-color:#ffdddb;">Content here</div>
.mybackground {background-color:#ffdddb;}
Border around this has a color of #ffdddb
<div style="border:2px solid #ffdddb;">Content here</div>
.myborder {border:2px solid #ffdddb;}