#ddaab5 color space conversions
Hex:
#ddaab5
RGB:
221, 170, 181
CMY:
13, 33, 29
CMYK:
0, 23, 18, 13
HSL:
347°, 42.8571%, 76.6667%
HSV (HSB):
347°, 23.0769%, 86.6667%
XYZ:
52.5340, 47.4578, 50.1075
xyY:
0.3500, 0.3162, 47.4578
CIE-Lab:
74.4817, 20.3268, 1.5921
CIE-LCH:
74.4817, 20.3890, 4.4786
CIE-Luv:
74.4817, 30.8745, -1.3528
Hunter-Lab:
68.8896, 15.5641, 5.0976
#ddaab5 color charts
#ddaab5 color shades, tints & tones
#ddaab5 color schemes
#ddaab5 color preview, HTML & CSS examples
This text has a color of #ddaab5
<p style="color:#ddaab5;">Text here</p>
.mytext {color:#ddaab5;}
This box has a color of #ddaab5
<div style="background-color:#ddaab5;">Content here</div>
.mybackground {background-color:#ddaab5;}
Border around this has a color of #ddaab5
<div style="border:2px solid #ddaab5;">Content here</div>
.myborder {border:2px solid #ddaab5;}