#dbd383 color space conversions
Hex:
#dbd383
RGB:
219, 211, 131
CMY:
14, 17, 49
CMYK:
0, 4, 40, 14
HSL:
55°, 55.0000%, 68.6275%
HSV (HSB):
55°, 40.1826%, 85.8824%
XYZ:
56.6044, 63.2873, 30.7050
xyY:
0.3759, 0.4202, 63.2873
CIE-Lab:
83.5933, -8.6124, 40.5591
CIE-LCH:
83.5933, 41.4634, 101.9882
CIE-Luv:
83.5933, 9.0892, 54.7685
Hunter-Lab:
79.5533, -12.2105, 32.8033
#dbd383 color charts
#dbd383 color shades, tints & tones
#dbd383 color schemes
#dbd383 color preview, HTML & CSS examples
This text has a color of #dbd383
<p style="color:#dbd383;">Text here</p>
.mytext {color:#dbd383;}
This box has a color of #dbd383
<div style="background-color:#dbd383;">Content here</div>
.mybackground {background-color:#dbd383;}
Border around this has a color of #dbd383
<div style="border:2px solid #dbd383;">Content here</div>
.myborder {border:2px solid #dbd383;}