#ddaab2 color space conversions
Hex:
#ddaab2
RGB:
221, 170, 178
CMY:
13, 33, 30
CMYK:
0, 23, 19, 13
HSL:
351°, 42.8571%, 76.6667%
HSV (HSB):
351°, 23.0769%, 86.6667%
XYZ:
52.2294, 47.3360, 48.5034
xyY:
0.3527, 0.3197, 47.3360
CIE-Lab:
74.4042, 19.8662, 3.1241
CIE-LCH:
74.4042, 20.1103, 8.9368
CIE-Luv:
74.4042, 31.2439, 0.9352
Hunter-Lab:
68.8011, 15.1038, 6.3625
#ddaab2 color charts
#ddaab2 color shades, tints & tones
#ddaab2 color schemes
#ddaab2 color preview, HTML & CSS examples
This text has a color of #ddaab2
<p style="color:#ddaab2;">Text here</p>
.mytext {color:#ddaab2;}
This box has a color of #ddaab2
<div style="background-color:#ddaab2;">Content here</div>
.mybackground {background-color:#ddaab2;}
Border around this has a color of #ddaab2
<div style="border:2px solid #ddaab2;">Content here</div>
.myborder {border:2px solid #ddaab2;}