#dbbf80 color space conversions
Hex:
#dbbf80
RGB:
219, 191, 128
CMY:
14, 25, 50
CMYK:
0, 13, 42, 14
HSL:
42°, 55.8282%, 68.0392%
HSV (HSB):
42°, 41.5525%, 85.8824%
XYZ:
51.7405, 53.8802, 28.0950
xyY:
0.3869, 0.4029, 53.8802
CIE-Lab:
78.3918, 1.3961, 35.4178
CIE-LCH:
78.3918, 35.4453, 87.7426
CIE-Luv:
78.3918, 21.7542, 46.0913
Hunter-Lab:
73.4031, -2.6341, 28.6890
#dbbf80 color charts
#dbbf80 color shades, tints & tones
#dbbf80 color schemes
#dbbf80 color preview, HTML & CSS examples
This text has a color of #dbbf80
<p style="color:#dbbf80;">Text here</p>
.mytext {color:#dbbf80;}
This box has a color of #dbbf80
<div style="background-color:#dbbf80;">Content here</div>
.mybackground {background-color:#dbbf80;}
Border around this has a color of #dbbf80
<div style="border:2px solid #dbbf80;">Content here</div>
.myborder {border:2px solid #dbbf80;}