#dbb4c4 color space conversions
Hex:
#dbb4c4
RGB:
219, 180, 196
CMY:
14, 29, 23
CMYK:
0, 18, 11, 14
HSL:
335°, 35.1351%, 78.2353%
HSV (HSB):
335°, 17.8082%, 85.8824%
XYZ:
55.4985, 51.6881, 59.2763
xyY:
0.3334, 0.3105, 51.6881
CIE-Lab:
77.0940, 16.6443, -2.7997
CIE-LCH:
77.0940, 16.8781, 350.4518
CIE-Luv:
77.0940, 22.3000, -7.1481
Hunter-Lab:
71.8944, 11.9767, 1.4421
#dbb4c4 color charts
#dbb4c4 color shades, tints & tones
#dbb4c4 color schemes
#dbb4c4 color preview, HTML & CSS examples
This text has a color of #dbb4c4
<p style="color:#dbb4c4;">Text here</p>
.mytext {color:#dbb4c4;}
This box has a color of #dbb4c4
<div style="background-color:#dbb4c4;">Content here</div>
.mybackground {background-color:#dbb4c4;}
Border around this has a color of #dbb4c4
<div style="border:2px solid #dbb4c4;">Content here</div>
.myborder {border:2px solid #dbb4c4;}