#dbcd6e color space conversions
Hex:
#dbcd6e
RGB:
219, 205, 110
CMY:
14, 20, 57
CMYK:
0, 6, 50, 14
HSL:
52°, 60.2210%, 64.5098%
HSV (HSB):
52°, 49.7717%, 85.8824%
XYZ:
53.8592, 59.8485, 23.4651
xyY:
0.3926, 0.4363, 59.8485
CIE-Lab:
81.7558, -7.6055, 48.6357
CIE-LCH:
81.7558, 49.2268, 98.8878
CIE-Luv:
81.7558, 13.7776, 62.4033
Hunter-Lab:
77.3618, -11.1117, 36.1697
#dbcd6e color charts
#dbcd6e color shades, tints & tones
#dbcd6e color schemes
#dbcd6e color preview, HTML & CSS examples
This text has a color of #dbcd6e
<p style="color:#dbcd6e;">Text here</p>
.mytext {color:#dbcd6e;}
This box has a color of #dbcd6e
<div style="background-color:#dbcd6e;">Content here</div>
.mybackground {background-color:#dbcd6e;}
Border around this has a color of #dbcd6e
<div style="border:2px solid #dbcd6e;">Content here</div>
.myborder {border:2px solid #dbcd6e;}