#ddbbec color space conversions
Hex:
#ddbbec
RGB:
221, 187, 236
CMY:
13, 27, 7
CMYK:
6, 21, 0, 7
HSL:
282°, 56.3218%, 82.9412%
HSV (HSB):
282°, 20.7627%, 92.5490%
XYZ:
62.7294, 56.9689, 87.0468
xyY:
0.3034, 0.2756, 56.9689
CIE-Lab:
80.1621, 20.8339, -19.8244
CIE-LCH:
80.1621, 28.7586, 316.4222
CIE-Luv:
80.1621, 15.7258, -34.6385
Hunter-Lab:
75.4778, 16.2650, -15.5434
#ddbbec color charts
#ddbbec color shades, tints & tones
#ddbbec color schemes
#ddbbec color preview, HTML & CSS examples
This text has a color of #ddbbec
<p style="color:#ddbbec;">Text here</p>
.mytext {color:#ddbbec;}
This box has a color of #ddbbec
<div style="background-color:#ddbbec;">Content here</div>
.mybackground {background-color:#ddbbec;}
Border around this has a color of #ddbbec
<div style="border:2px solid #ddbbec;">Content here</div>
.myborder {border:2px solid #ddbbec;}