#ddbee4 color space conversions
Hex:
#ddbee4
RGB:
221, 190, 228
CMY:
13, 25, 11
CMYK:
3, 17, 0, 11
HSL:
289°, 41.3043%, 81.9608%
HSV (HSB):
289°, 16.6667%, 89.4118%
XYZ:
62.2358, 57.8005, 81.2752
xyY:
0.3092, 0.2871, 57.8005
CIE-Lab:
80.6277, 17.6820, -14.8250
CIE-LCH:
80.6277, 23.0745, 320.0228
CIE-Luv:
80.6277, 15.0680, -26.0785
Hunter-Lab:
76.0266, 13.0745, -10.1645
#ddbee4 color charts
#ddbee4 color shades, tints & tones
#ddbee4 color schemes
#ddbee4 color preview, HTML & CSS examples
This text has a color of #ddbee4
<p style="color:#ddbee4;">Text here</p>
.mytext {color:#ddbee4;}
This box has a color of #ddbee4
<div style="background-color:#ddbee4;">Content here</div>
.mybackground {background-color:#ddbee4;}
Border around this has a color of #ddbee4
<div style="border:2px solid #ddbee4;">Content here</div>
.myborder {border:2px solid #ddbee4;}