#ddbfe9 color space conversions
Hex:
#ddbfe9
RGB:
221, 191, 233
CMY:
13, 25, 9
CMYK:
5, 18, 0, 9
HSL:
283°, 48.8372%, 83.1373%
HSV (HSB):
283°, 18.0258%, 91.3725%
XYZ:
63.1576, 58.5169, 85.0569
xyY:
0.3055, 0.2831, 58.5169
CIE-Lab:
81.0253, 18.1012, -16.9108
CIE-LCH:
81.0253, 24.7715, 316.9473
CIE-Luv:
81.0253, 14.0882, -29.5162
Hunter-Lab:
76.4964, 13.5060, -12.3776
#ddbfe9 color charts
#ddbfe9 color shades, tints & tones
#ddbfe9 color schemes
#ddbfe9 color preview, HTML & CSS examples
This text has a color of #ddbfe9
<p style="color:#ddbfe9;">Text here</p>
.mytext {color:#ddbfe9;}
This box has a color of #ddbfe9
<div style="background-color:#ddbfe9;">Content here</div>
.mybackground {background-color:#ddbfe9;}
Border around this has a color of #ddbfe9
<div style="border:2px solid #ddbfe9;">Content here</div>
.myborder {border:2px solid #ddbfe9;}