#dbadcc color space conversions
Hex:
#dbadcc
RGB:
219, 173, 204
CMY:
14, 32, 20
CMYK:
0, 21, 7, 14
HSL:
320°, 38.9831%, 76.8627%
HSV (HSB):
320°, 21.0046%, 85.8824%
XYZ:
55.0561, 49.3068, 63.7421
xyY:
0.3275, 0.2933, 49.3068
CIE-Lab:
75.6418, 21.7901, -9.3057
CIE-LCH:
75.6418, 23.6940, 336.8746
CIE-Luv:
75.6418, 25.1121, -17.9179
Hunter-Lab:
70.2188, 17.0725, -4.6682
#dbadcc color charts
#dbadcc RGB chart
#dbadcc CMYK chart
#dbadcc RGB pie chart
#dbadcc color shades, tints & tones
#dbadcc color schemes
#dbadcc color preview, HTML & CSS examples
This text has a color of #dbadcc
<p style="color:#dbadcc;">Text here</p>
.mytext {color:#dbadcc;}
Text color #dbadcc
This box has a color of #dbadcc
<div style="background-color:#dbadcc;">Content here</div>
.mybackground {background-color:#dbadcc;}
Background color #dbadcc
Border around this has a color of #dbadcc
<div style="border:2px solid #dbadcc;">Content here</div>
.myborder {border:2px solid #dbadcc;}
Border color #dbadcc