#ddabc4 color space conversions
Hex:
#ddabc4
RGB:
221, 171, 196
CMY:
13, 33, 23
CMYK:
0, 23, 11, 13
HSL:
330°, 42.3729%, 76.8627%
HSV (HSB):
330°, 22.6244%, 86.6667%
XYZ:
54.3455, 48.4835, 58.7185
xyY:
0.3364, 0.3001, 48.4835
CIE-Lab:
75.1289, 22.2003, -5.6740
CIE-LCH:
75.1289, 22.9139, 345.6632
CIE-Luv:
75.1289, 28.4515, -12.4402
Hunter-Lab:
69.6301, 17.4646, -1.2577
#ddabc4 color charts
#ddabc4 color shades, tints & tones
#ddabc4 color schemes
#ddabc4 color preview, HTML & CSS examples
This text has a color of #ddabc4
<p style="color:#ddabc4;">Text here</p>
.mytext {color:#ddabc4;}
This box has a color of #ddabc4
<div style="background-color:#ddabc4;">Content here</div>
.mybackground {background-color:#ddabc4;}
Border around this has a color of #ddabc4
<div style="border:2px solid #ddabc4;">Content here</div>
.myborder {border:2px solid #ddabc4;}