#ddbee1 color space conversions
Hex:
#ddbee1
RGB:
221, 190, 225
CMY:
13, 25, 12
CMYK:
2, 16, 0, 12
HSL:
293°, 36.8421%, 81.3725%
HSV (HSB):
293°, 15.5556%, 88.2353%
XYZ:
61.8229, 57.6353, 79.1005
xyY:
0.3114, 0.2903, 57.6353
CIE-Lab:
80.5356, 17.1166, -13.3510
CIE-LCH:
80.5356, 21.7078, 322.0457
CIE-Luv:
80.5356, 15.3622, -23.6299
Hunter-Lab:
75.9179, 12.5030, -8.6329
#ddbee1 color charts
#ddbee1 color shades, tints & tones
#ddbee1 color schemes
#ddbee1 color preview, HTML & CSS examples
This text has a color of #ddbee1
<p style="color:#ddbee1;">Text here</p>
.mytext {color:#ddbee1;}
This box has a color of #ddbee1
<div style="background-color:#ddbee1;">Content here</div>
.mybackground {background-color:#ddbee1;}
Border around this has a color of #ddbee1
<div style="border:2px solid #ddbee1;">Content here</div>
.myborder {border:2px solid #ddbee1;}