#dbca40 color space conversions
Hex:
#dbca40
RGB:
219, 202, 64
CMY:
14, 21, 75
CMYK:
0, 8, 71, 14
HSL:
53°, 68.2819%, 55.4902%
HSV (HSB):
53°, 70.7763%, 85.8824%
XYZ:
51.2594, 57.6713, 13.2805
xyY:
0.4194, 0.4719, 57.6713
CIE-Lab:
80.5557, -9.2003, 67.2898
CIE-LCH:
80.5557, 67.9159, 97.7856
CIE-Luv:
80.5557, 17.3801, 78.0157
Hunter-Lab:
75.9416, -12.4132, 42.7906
#dbca40 color charts
#dbca40 color shades, tints & tones
#dbca40 color schemes
#dbca40 color preview, HTML & CSS examples
This text has a color of #dbca40
<p style="color:#dbca40;">Text here</p>
.mytext {color:#dbca40;}
This box has a color of #dbca40
<div style="background-color:#dbca40;">Content here</div>
.mybackground {background-color:#dbca40;}
Border around this has a color of #dbca40
<div style="border:2px solid #dbca40;">Content here</div>
.myborder {border:2px solid #dbca40;}