#dbbf96 color space conversions
Hex:
#dbbf96
RGB:
219, 191, 150
CMY:
14, 25, 41
CMYK:
0, 13, 32, 14
HSL:
36°, 48.9362%, 72.3529%
HSV (HSB):
36°, 31.5068%, 85.8824%
XYZ:
53.3492, 54.5237, 36.5665
xyY:
0.3694, 0.3775, 54.5237
CIE-Lab:
78.7661, 3.9709, 24.3719
CIE-LCH:
78.7661, 24.6932, 80.7460
CIE-Luv:
78.7661, 20.1838, 32.6950
Hunter-Lab:
73.8402, -0.2547, 22.3270
#dbbf96 color charts
#dbbf96 color shades, tints & tones
#dbbf96 color schemes
#dbbf96 color preview, HTML & CSS examples
This text has a color of #dbbf96
<p style="color:#dbbf96;">Text here</p>
.mytext {color:#dbbf96;}
This box has a color of #dbbf96
<div style="background-color:#dbbf96;">Content here</div>
.mybackground {background-color:#dbbf96;}
Border around this has a color of #dbbf96
<div style="border:2px solid #dbbf96;">Content here</div>
.myborder {border:2px solid #dbbf96;}