#ddbacc color space conversions
Hex:
#ddbacc
RGB:
221, 186, 204
CMY:
13, 27, 20
CMYK:
0, 16, 8, 13
HSL:
329°, 33.9806%, 79.8039%
HSV (HSB):
329°, 15.8371%, 86.6667%
XYZ:
58.2768, 54.8496, 64.6423
xyY:
0.3278, 0.3085, 54.8496
CIE-Lab:
78.9546, 15.4850, -4.3779
CIE-LCH:
78.9546, 16.0919, 344.2133
CIE-Luv:
78.9546, 19.5168, -9.3485
Hunter-Lab:
74.0605, 10.8523, 0.0923
#ddbacc color charts
#ddbacc RGB chart
#ddbacc CMYK chart
#ddbacc RGB pie chart
#ddbacc color shades, tints & tones
#ddbacc color schemes
#ddbacc color preview, HTML & CSS examples
This text has a color of #ddbacc
<p style="color:#ddbacc;">Text here</p>
.mytext {color:#ddbacc;}
Text color #ddbacc
This box has a color of #ddbacc
<div style="background-color:#ddbacc;">Content here</div>
.mybackground {background-color:#ddbacc;}
Background color #ddbacc
Border around this has a color of #ddbacc
<div style="border:2px solid #ddbacc;">Content here</div>
.myborder {border:2px solid #ddbacc;}
Border color #ddbacc