#dbbf70 color space conversions
Hex:
#dbbf70
RGB:
219, 191, 112
CMY:
14, 25, 56
CMYK:
0, 13, 49, 14
HSL:
44°, 59.7765%, 64.9020%
HSV (HSB):
44°, 48.8584%, 85.8824%
XYZ:
50.7688, 53.4915, 22.9783
xyY:
0.3990, 0.4204, 53.4915
CIE-Lab:
78.1643, -0.1950, 43.2785
CIE-LCH:
78.1643, 43.2789, 90.2581
CIE-Luv:
78.1643, 22.7586, 54.6395
Hunter-Lab:
73.1379, -4.0851, 32.5689
#dbbf70 color charts
#dbbf70 color shades, tints & tones
#dbbf70 color schemes
#dbbf70 color preview, HTML & CSS examples
This text has a color of #dbbf70
<p style="color:#dbbf70;">Text here</p>
.mytext {color:#dbbf70;}
This box has a color of #dbbf70
<div style="background-color:#dbbf70;">Content here</div>
.mybackground {background-color:#dbbf70;}
Border around this has a color of #dbbf70
<div style="border:2px solid #dbbf70;">Content here</div>
.myborder {border:2px solid #dbbf70;}