#dbbecc color space conversions
Hex:
#dbbecc
RGB:
219, 190, 204
CMY:
14, 25, 20
CMYK:
0, 13, 7, 14
HSL:
331°, 28.7129%, 80.1961%
HSV (HSB):
331°, 13.2420%, 85.8824%
XYZ:
58.5260, 56.2466, 64.8988
xyY:
0.3257, 0.3131, 56.2466
CIE-Lab:
79.7540, 12.6438, -3.2217
CIE-LCH:
79.7540, 13.0478, 345.7050
CIE-Luv:
79.7540, 16.1525, -7.0971
Hunter-Lab:
74.9977, 8.0499, 1.1922
#dbbecc color charts
#dbbecc RGB chart
#dbbecc CMYK chart
#dbbecc RGB pie chart
#dbbecc color shades, tints & tones
#dbbecc color schemes
#dbbecc color preview, HTML & CSS examples
This text has a color of #dbbecc
<p style="color:#dbbecc;">Text here</p>
.mytext {color:#dbbecc;}
Text color #dbbecc
This box has a color of #dbbecc
<div style="background-color:#dbbecc;">Content here</div>
.mybackground {background-color:#dbbecc;}
Background color #dbbecc
Border around this has a color of #dbbecc
<div style="border:2px solid #dbbecc;">Content here</div>
.myborder {border:2px solid #dbbecc;}
Border color #dbbecc