#dbcd8f color space conversions
Hex:
#dbcd8f
RGB:
219, 205, 143
CMY:
14, 20, 44
CMYK:
0, 6, 35, 14
HSL:
49°, 51.3514%, 70.9804%
HSV (HSB):
49°, 34.7032%, 85.8824%
XYZ:
56.0027, 60.7059, 34.7524
xyY:
0.3697, 0.4008, 60.7059
CIE-Lab:
82.2204, -4.1906, 32.6656
CIE-LCH:
82.2204, 32.9333, 97.3104
CIE-Luv:
82.2204, 12.1318, 44.7529
Hunter-Lab:
77.9140, -8.0480, 28.0944
#dbcd8f color charts
#dbcd8f color shades, tints & tones
#dbcd8f color schemes
#dbcd8f color preview, HTML & CSS examples
This text has a color of #dbcd8f
<p style="color:#dbcd8f;">Text here</p>
.mytext {color:#dbcd8f;}
This box has a color of #dbcd8f
<div style="background-color:#dbcd8f;">Content here</div>
.mybackground {background-color:#dbcd8f;}
Border around this has a color of #dbcd8f
<div style="border:2px solid #dbcd8f;">Content here</div>
.myborder {border:2px solid #dbcd8f;}