#dbb942 color space conversions
Hex:
#dbb942
RGB:
219, 185, 66
CMY:
14, 27, 74
CMYK:
0, 16, 70, 14
HSL:
47°, 68.0000%, 55.8824%
HSV (HSB):
47°, 69.8630%, 85.8824%
XYZ:
47.5457, 50.1513, 12.3285
xyY:
0.4321, 0.4558, 50.1513
CIE-Lab:
76.1621, -0.3381, 62.1436
CIE-LCH:
76.1621, 62.1445, 90.3117
CIE-Luv:
76.1621, 29.1428, 70.3505
Hunter-Lab:
70.8176, -4.0889, 39.2506
#dbb942 color charts
#dbb942 color shades, tints & tones
#dbb942 color schemes
#dbb942 color preview, HTML & CSS examples
This text has a color of #dbb942
<p style="color:#dbb942;">Text here</p>
.mytext {color:#dbb942;}
This box has a color of #dbb942
<div style="background-color:#dbb942;">Content here</div>
.mybackground {background-color:#dbb942;}
Border around this has a color of #dbb942
<div style="border:2px solid #dbb942;">Content here</div>
.myborder {border:2px solid #dbb942;}