#ddbeec color space conversions
Hex:
#ddbeec
RGB:
221, 190, 236
CMY:
13, 25, 7
CMYK:
6, 19, 0, 7
HSL:
280°, 54.7619%, 83.5294%
HSV (HSB):
280°, 19.4915%, 92.5490%
XYZ:
63.3726, 58.2552, 87.2612
xyY:
0.3034, 0.2789, 58.2552
CIE-Lab:
80.8805, 19.2202, -18.7382
CIE-LCH:
80.8805, 26.8428, 315.7276
CIE-Luv:
80.8805, 14.2798, -32.6496
Hunter-Lab:
76.3251, 14.6393, -14.3577
#ddbeec color charts
#ddbeec RGB chart
#ddbeec CMYK chart
#ddbeec RGB pie chart
#ddbeec color shades, tints & tones
#ddbeec color schemes
#ddbeec color preview, HTML & CSS examples
This text has a color of #ddbeec
<p style="color:#ddbeec;">Text here</p>
.mytext {color:#ddbeec;}
Text color #ddbeec
This box has a color of #ddbeec
<div style="background-color:#ddbeec;">Content here</div>
.mybackground {background-color:#ddbeec;}
Background color #ddbeec
Border around this has a color of #ddbeec
<div style="border:2px solid #ddbeec;">Content here</div>
.myborder {border:2px solid #ddbeec;}
Border color #ddbeec