#ddaabc color space conversions
Hex:
#ddaabc
RGB:
221, 170, 188
CMY:
13, 33, 26
CMYK:
0, 23, 15, 13
HSL:
339°, 42.8571%, 76.6667%
HSV (HSB):
339°, 23.0769%, 86.6667%
XYZ:
53.2706, 47.7524, 53.9864
xyY:
0.3437, 0.3081, 47.7524
CIE-Lab:
74.6685, 21.4303, -1.9715
CIE-LCH:
74.6685, 21.5208, 354.7437
CIE-Luv:
74.6685, 30.0022, -6.7640
Hunter-Lab:
69.1031, 16.6726, 2.0522
#ddaabc color charts
#ddaabc color shades, tints & tones
#ddaabc color schemes
#ddaabc color preview, HTML & CSS examples
This text has a color of #ddaabc
<p style="color:#ddaabc;">Text here</p>
.mytext {color:#ddaabc;}
This box has a color of #ddaabc
<div style="background-color:#ddaabc;">Content here</div>
.mybackground {background-color:#ddaabc;}
Border around this has a color of #ddaabc
<div style="border:2px solid #ddaabc;">Content here</div>
.myborder {border:2px solid #ddaabc;}