#dbb8b5 color space conversions
Hex:
#dbb8b5
RGB:
219, 184, 181
CMY:
14, 28, 29
CMYK:
0, 16, 17, 14
HSL:
5°, 34.5455%, 78.4314%
HSV (HSB):
5°, 17.3516%, 85.8824%
XYZ:
54.6944, 52.6772, 51.0011
xyY:
0.3454, 0.3326, 52.6772
CIE-Lab:
77.6841, 12.0727, 6.2010
CIE-LCH:
77.6841, 13.5721, 27.1867
CIE-Luv:
77.6841, 21.6196, 6.8444
Hunter-Lab:
72.5791, 7.5012, 9.1425
#dbb8b5 color charts
#dbb8b5 color shades, tints & tones
#dbb8b5 color schemes
#dbb8b5 color preview, HTML & CSS examples
This text has a color of #dbb8b5
<p style="color:#dbb8b5;">Text here</p>
.mytext {color:#dbb8b5;}
This box has a color of #dbb8b5
<div style="background-color:#dbb8b5;">Content here</div>
.mybackground {background-color:#dbb8b5;}
Border around this has a color of #dbb8b5
<div style="border:2px solid #dbb8b5;">Content here</div>
.myborder {border:2px solid #dbb8b5;}