#dddbec color space conversions
Hex:
#dddbec
RGB:
221, 219, 236
CMY:
13, 14, 7
CMYK:
6, 7, 0, 7
HSL:
247°, 30.9091%, 89.2157%
HSV (HSB):
247°, 7.2034%, 92.5490%
XYZ:
70.2906, 72.0913, 89.5672
xyY:
0.3030, 0.3108, 72.0913
CIE-Lab:
88.0125, 3.8276, -8.0638
CIE-LCH:
88.0125, 8.9261, 295.3921
CIE-Luv:
88.0125, 0.1276, -13.1990
Hunter-Lab:
84.9066, -0.8139, -3.1098
#dddbec color charts
#dddbec RGB chart
#dddbec CMYK chart
#dddbec RGB pie chart
#dddbec color shades, tints & tones
#dddbec color schemes
#dddbec color preview, HTML & CSS examples
This text has a color of #dddbec
<p style="color:#dddbec;">Text here</p>
.mytext {color:#dddbec;}
Text color #dddbec
This box has a color of #dddbec
<div style="background-color:#dddbec;">Content here</div>
.mybackground {background-color:#dddbec;}
Background color #dddbec
Border around this has a color of #dddbec
<div style="border:2px solid #dddbec;">Content here</div>
.myborder {border:2px solid #dddbec;}
Border color #dddbec