#dbaecc color space conversions
Hex:
#dbaecc
RGB:
219, 174, 204
CMY:
14, 32, 20
CMYK:
0, 21, 7, 14
HSL:
320°, 38.4615%, 77.0588%
HSV (HSB):
320°, 20.5479%, 85.8824%
XYZ:
55.2486, 49.6918, 63.8063
xyY:
0.3274, 0.2945, 49.6918
CIE-Lab:
75.8797, 21.2499, -8.9517
CIE-LCH:
75.8797, 23.0584, 337.1564
CIE-Luv:
75.8797, 24.5885, -17.2859
Hunter-Lab:
70.4924, 16.5380, -4.3217
#dbaecc color charts
#dbaecc RGB chart
#dbaecc CMYK chart
#dbaecc RGB pie chart
#dbaecc color shades, tints & tones
#dbaecc color schemes
#dbaecc color preview, HTML & CSS examples
This text has a color of #dbaecc
<p style="color:#dbaecc;">Text here</p>
.mytext {color:#dbaecc;}
Text color #dbaecc
This box has a color of #dbaecc
<div style="background-color:#dbaecc;">Content here</div>
.mybackground {background-color:#dbaecc;}
Background color #dbaecc
Border around this has a color of #dbaecc
<div style="border:2px solid #dbaecc;">Content here</div>
.myborder {border:2px solid #dbaecc;}
Border color #dbaecc