#dbbfaa color space conversions
Hex:
#dbbfaa
RGB:
219, 191, 170
CMY:
14, 25, 33
CMYK:
0, 13, 22, 14
HSL:
26°, 40.4959%, 76.2745%
HSV (HSB):
26°, 22.3744%, 85.8824%
XYZ:
55.0999, 55.2240, 45.7854
xyY:
0.3530, 0.3538, 55.2240
CIE-Lab:
79.1701, 6.6927, 14.2494
CIE-LCH:
79.1701, 15.7428, 64.8414
CIE-Luv:
79.1701, 18.5934, 19.0863
Hunter-Lab:
74.3128, 2.3030, 15.4894
#dbbfaa color charts
#dbbfaa color shades, tints & tones
#dbbfaa color schemes
#dbbfaa color preview, HTML & CSS examples
This text has a color of #dbbfaa
<p style="color:#dbbfaa;">Text here</p>
.mytext {color:#dbbfaa;}
This box has a color of #dbbfaa
<div style="background-color:#dbbfaa;">Content here</div>
.mybackground {background-color:#dbbfaa;}
Border around this has a color of #dbbfaa
<div style="border:2px solid #dbbfaa;">Content here</div>
.myborder {border:2px solid #dbbfaa;}