#ddbeee color space conversions
Hex:
#ddbeee
RGB:
221, 190, 238
CMY:
13, 25, 7
CMYK:
7, 20, 0, 7
HSL:
279°, 58.5366%, 83.9216%
HSV (HSB):
279°, 20.1681%, 93.3333%
XYZ:
63.6649, 58.3721, 88.8004
xyY:
0.3020, 0.2769, 58.3721
CIE-Lab:
80.9452, 19.6116, -19.7124
CIE-LCH:
80.9452, 27.8063, 314.8530
CIE-Luv:
80.9452, 14.0821, -34.3006
Hunter-Lab:
76.4016, 15.0397, -15.4306
#ddbeee color charts
#ddbeee color shades, tints & tones
#ddbeee color schemes
#ddbeee color preview, HTML & CSS examples
This text has a color of #ddbeee
<p style="color:#ddbeee;">Text here</p>
.mytext {color:#ddbeee;}
This box has a color of #ddbeee
<div style="background-color:#ddbeee;">Content here</div>
.mybackground {background-color:#ddbeee;}
Border around this has a color of #ddbeee
<div style="border:2px solid #ddbeee;">Content here</div>
.myborder {border:2px solid #ddbeee;}