#dbbf95 color space conversions
Hex:
#dbbf95
RGB:
219, 191, 149
CMY:
14, 25, 42
CMYK:
0, 13, 32, 14
HSL:
36°, 49.2958%, 72.1569%
HSV (HSB):
36°, 31.9635%, 85.8824%
XYZ:
53.2690, 54.4916, 36.1441
xyY:
0.3702, 0.3787, 54.4916
CIE-Lab:
78.7475, 3.8443, 24.8771
CIE-LCH:
78.7475, 25.1724, 81.2155
CIE-Luv:
78.7475, 20.2595, 33.3418
Hunter-Lab:
73.8184, -0.3726, 22.6424
#dbbf95 color charts
#dbbf95 color shades, tints & tones
#dbbf95 color schemes
#dbbf95 color preview, HTML & CSS examples
This text has a color of #dbbf95
<p style="color:#dbbf95;">Text here</p>
.mytext {color:#dbbf95;}
This box has a color of #dbbf95
<div style="background-color:#dbbf95;">Content here</div>
.mybackground {background-color:#dbbf95;}
Border around this has a color of #dbbf95
<div style="border:2px solid #dbbf95;">Content here</div>
.myborder {border:2px solid #dbbf95;}