#dbcd4f color space conversions
Hex:
#dbcd4f
RGB:
219, 205, 79
CMY:
14, 20, 69
CMYK:
0, 6, 64, 14
HSL:
54°, 66.0377%, 58.4314%
HSV (HSB):
54°, 63.9269%, 85.8824%
XYZ:
52.4560, 59.2872, 16.0760
xyY:
0.4104, 0.4638, 59.2872
CIE-Lab:
81.4492, -9.9090, 62.3092
CIE-LCH:
81.4492, 63.0922, 99.0361
CIE-Luv:
81.4492, 14.9353, 74.7992
Hunter-Lab:
76.9982, -13.1414, 41.5199
#dbcd4f color charts
#dbcd4f color shades, tints & tones
#dbcd4f color schemes
#dbcd4f color preview, HTML & CSS examples
This text has a color of #dbcd4f
<p style="color:#dbcd4f;">Text here</p>
.mytext {color:#dbcd4f;}
This box has a color of #dbcd4f
<div style="background-color:#dbcd4f;">Content here</div>
.mybackground {background-color:#dbcd4f;}
Border around this has a color of #dbcd4f
<div style="border:2px solid #dbcd4f;">Content here</div>
.myborder {border:2px solid #dbcd4f;}