#ddbffb color space conversions
Hex:
#ddbffb
RGB:
221, 191, 251
CMY:
13, 25, 2
CMYK:
12, 24, 0, 2
HSL:
270°, 88.2353%, 86.6667%
HSV (HSB):
270°, 23.9044%, 98.4314%
XYZ:
65.8622, 59.5988, 99.2992
xyY:
0.2930, 0.2652, 59.5988
CIE-Lab:
81.6196, 21.6809, -25.6412
CIE-LCH:
81.6196, 33.5788, 310.2161
CIE-Luv:
81.6196, 12.3315, -44.4224
Hunter-Lab:
77.2003, 17.1840, -22.2219
#ddbffb color charts
#ddbffb color shades, tints & tones
#ddbffb color schemes
#ddbffb color preview, HTML & CSS examples
This text has a color of #ddbffb
<p style="color:#ddbffb;">Text here</p>
.mytext {color:#ddbffb;}
This box has a color of #ddbffb
<div style="background-color:#ddbffb;">Content here</div>
.mybackground {background-color:#ddbffb;}
Border around this has a color of #ddbffb
<div style="border:2px solid #ddbffb;">Content here</div>
.myborder {border:2px solid #ddbffb;}