#dbb81d color space conversions
Hex:
#dbb81d
RGB:
219, 184, 29
CMY:
14, 28, 89
CMYK:
0, 16, 87, 14
HSL:
49°, 76.6129%, 48.6275%
HSV (HSB):
49°, 86.7580%, 85.8824%
XYZ:
46.5757, 49.4298, 8.2485
xyY:
0.4468, 0.4741, 49.4298
CIE-Lab:
75.7179, -1.1416, 73.5088
CIE-LCH:
75.7179, 73.5176, 90.8897
CIE-Luv:
75.7179, 30.8887, 77.7752
Hunter-Lab:
70.3063, -4.7855, 42.2584
#dbb81d color charts
#dbb81d color shades, tints & tones
#dbb81d color schemes
#dbb81d color preview, HTML & CSS examples
This text has a color of #dbb81d
<p style="color:#dbb81d;">Text here</p>
.mytext {color:#dbb81d;}
This box has a color of #dbb81d
<div style="background-color:#dbb81d;">Content here</div>
.mybackground {background-color:#dbb81d;}
Border around this has a color of #dbb81d
<div style="border:2px solid #dbb81d;">Content here</div>
.myborder {border:2px solid #dbb81d;}