#dbbacc color space conversions
Hex:
#dbbacc
RGB:
219, 186, 204
CMY:
14, 27, 20
CMYK:
0, 15, 7, 14
HSL:
327°, 31.4286%, 79.4118%
HSV (HSB):
327°, 15.0685%, 85.8824%
XYZ:
57.6714, 54.5375, 64.6139
xyY:
0.3262, 0.3084, 54.5375
CIE-Lab:
78.7741, 14.7867, -4.6645
CIE-LCH:
78.7741, 15.5050, 342.4922
CIE-Luv:
78.7741, 18.2690, -9.6545
Hunter-Lab:
73.8495, 10.1596, -0.1805
#dbbacc color charts
#dbbacc RGB chart
#dbbacc CMYK chart
#dbbacc RGB pie chart
#dbbacc color shades, tints & tones
#dbbacc color schemes
#dbbacc color preview, HTML & CSS examples
This text has a color of #dbbacc
<p style="color:#dbbacc;">Text here</p>
.mytext {color:#dbbacc;}
Text color #dbbacc
This box has a color of #dbbacc
<div style="background-color:#dbbacc;">Content here</div>
.mybackground {background-color:#dbbacc;}
Background color #dbbacc
Border around this has a color of #dbbacc
<div style="border:2px solid #dbbacc;">Content here</div>
.myborder {border:2px solid #dbbacc;}
Border color #dbbacc