#dbca50 color space conversions
Hex:
#dbca50
RGB:
219, 202, 80
CMY:
14, 21, 69
CMYK:
0, 8, 63, 14
HSL:
53°, 65.8768%, 58.6275%
HSV (HSB):
53°, 63.4703%, 85.8824%
XYZ:
51.7819, 57.8803, 16.0322
xyY:
0.4120, 0.4605, 57.8803
CIE-Lab:
80.6722, -8.3242, 61.0655
CIE-LCH:
80.6722, 61.6302, 97.7625
CIE-Luv:
80.6722, 16.9021, 73.1608
Hunter-Lab:
76.0791, -11.6456, 40.7611
#dbca50 color charts
#dbca50 color shades, tints & tones
#dbca50 color schemes
#dbca50 color preview, HTML & CSS examples
This text has a color of #dbca50
<p style="color:#dbca50;">Text here</p>
.mytext {color:#dbca50;}
This box has a color of #dbca50
<div style="background-color:#dbca50;">Content here</div>
.mybackground {background-color:#dbca50;}
Border around this has a color of #dbca50
<div style="border:2px solid #dbca50;">Content here</div>
.myborder {border:2px solid #dbca50;}