#dbaccc color space conversions
Hex:
#dbaccc
RGB:
219, 172, 204
CMY:
14, 33, 20
CMYK:
0, 21, 7, 14
HSL:
319°, 39.4958%, 76.6667%
HSV (HSB):
319°, 21.4612%, 85.8824%
XYZ:
54.8650, 48.9248, 63.6785
xyY:
0.3276, 0.2921, 48.9248
CIE-Lab:
75.4045, 22.3305, -9.6591
CIE-LCH:
75.4045, 24.3300, 336.6089
CIE-Luv:
75.4045, 25.6350, -18.5491
Hunter-Lab:
69.9462, 17.6075, -5.0148
#dbaccc color charts
#dbaccc RGB chart
#dbaccc CMYK chart
#dbaccc RGB pie chart
#dbaccc color shades, tints & tones
#dbaccc color schemes
#dbaccc color preview, HTML & CSS examples
This text has a color of #dbaccc
<p style="color:#dbaccc;">Text here</p>
.mytext {color:#dbaccc;}
Text color #dbaccc
This box has a color of #dbaccc
<div style="background-color:#dbaccc;">Content here</div>
.mybackground {background-color:#dbaccc;}
Background color #dbaccc
Border around this has a color of #dbaccc
<div style="border:2px solid #dbaccc;">Content here</div>
.myborder {border:2px solid #dbaccc;}
Border color #dbaccc