#dbd381 color space conversions
Hex:
#dbd381
RGB:
219, 211, 129
CMY:
14, 17, 49
CMYK:
0, 4, 41, 14
HSL:
55°, 55.5556%, 68.2353%
HSV (HSB):
55°, 41.0959%, 85.8824%
XYZ:
56.4701, 63.2336, 29.9979
xyY:
0.3772, 0.4224, 63.2336
CIE-Lab:
83.5651, -8.8238, 41.5252
CIE-LCH:
83.5651, 42.4523, 101.9965
CIE-Luv:
83.5651, 9.1795, 55.8460
Hunter-Lab:
79.5195, -12.3989, 33.2972
#dbd381 color charts
#dbd381 color shades, tints & tones
#dbd381 color schemes
#dbd381 color preview, HTML & CSS examples
This text has a color of #dbd381
<p style="color:#dbd381;">Text here</p>
.mytext {color:#dbd381;}
This box has a color of #dbd381
<div style="background-color:#dbd381;">Content here</div>
.mybackground {background-color:#dbd381;}
Border around this has a color of #dbd381
<div style="border:2px solid #dbd381;">Content here</div>
.myborder {border:2px solid #dbd381;}