#ffdbf1 color space conversions
Hex:
#ffdbf1
RGB:
255, 219, 241
CMY:
0, 14, 5
CMYK:
0, 14, 5, 0
HSL:
323°, 100.0000%, 92.9412%
HSV (HSB):
323°, 14.1176%, 100.0000%
XYZ:
82.4487, 78.2739, 93.9819
xyY:
0.3237, 0.3073, 78.2739
CIE-Lab:
90.9047, 16.0574, -6.1068
CIE-LCH:
90.9047, 17.1794, 339.1775
CIE-Luv:
90.9047, 19.5239, -12.3451
Hunter-Lab:
88.4725, 11.5195, -1.0514
#ffdbf1 color charts
#ffdbf1 color shades, tints & tones
#ffdbf1 color schemes
#ffdbf1 color preview, HTML & CSS examples
This text has a color of #ffdbf1
<p style="color:#ffdbf1;">Text here</p>
.mytext {color:#ffdbf1;}
This box has a color of #ffdbf1
<div style="background-color:#ffdbf1;">Content here</div>
.mybackground {background-color:#ffdbf1;}
Border around this has a color of #ffdbf1
<div style="border:2px solid #ffdbf1;">Content here</div>
.myborder {border:2px solid #ffdbf1;}