#ddabcf color space conversions
Hex:
#ddabcf
RGB:
221, 171, 207
CMY:
13, 33, 19
CMYK:
0, 23, 6, 13
HSL:
317°, 42.3729%, 76.8627%
HSV (HSB):
317°, 22.6244%, 86.6667%
XYZ:
55.6442, 49.0030, 65.5572
xyY:
0.3269, 0.2879, 49.0030
CIE-Lab:
75.4532, 24.0821, -11.2042
CIE-LCH:
75.4532, 26.5609, 335.0499
CIE-Luv:
75.4532, 27.0591, -21.2499
Hunter-Lab:
70.0021, 19.3847, -6.5238
#ddabcf color charts
#ddabcf color shades, tints & tones
#ddabcf color schemes
#ddabcf color preview, HTML & CSS examples
This text has a color of #ddabcf
<p style="color:#ddabcf;">Text here</p>
.mytext {color:#ddabcf;}
This box has a color of #ddabcf
<div style="background-color:#ddabcf;">Content here</div>
.mybackground {background-color:#ddabcf;}
Border around this has a color of #ddabcf
<div style="border:2px solid #ddabcf;">Content here</div>
.myborder {border:2px solid #ddabcf;}