#dbd095 color space conversions
Hex:
#dbd095
RGB:
219, 208, 149
CMY:
14, 18, 42
CMYK:
0, 5, 32, 14
HSL:
51°, 49.2958%, 72.1569%
HSV (HSB):
51°, 31.9635%, 85.8824%
XYZ:
57.1941, 62.3417, 37.4525
xyY:
0.3643, 0.3971, 62.3417
CIE-Lab:
83.0948, -5.0080, 30.7213
CIE-LCH:
83.0948, 31.1268, 99.2585
CIE-Luv:
83.0948, 10.0009, 42.7477
Hunter-Lab:
78.9568, -8.8739, 27.1460
#dbd095 color charts
#dbd095 color shades, tints & tones
#dbd095 color schemes
#dbd095 color preview, HTML & CSS examples
This text has a color of #dbd095
<p style="color:#dbd095;">Text here</p>
.mytext {color:#dbd095;}
This box has a color of #dbd095
<div style="background-color:#dbd095;">Content here</div>
.mybackground {background-color:#dbd095;}
Border around this has a color of #dbd095
<div style="border:2px solid #dbd095;">Content here</div>
.myborder {border:2px solid #dbd095;}