#dbb925 color space conversions
Hex:
#dbb925
RGB:
219, 185, 37
CMY:
14, 27, 85
CMYK:
0, 16, 83, 14
HSL:
49°, 71.6535%, 50.1961%
HSV (HSB):
49°, 83.1050%, 85.8824%
XYZ:
46.8963, 49.8916, 8.9086
xyY:
0.4437, 0.4720, 49.8916
CIE-Lab:
76.0027, -1.4665, 71.7999
CIE-LCH:
76.0027, 71.8149, 91.1701
CIE-Luv:
76.0027, 30.0039, 76.9922
Hunter-Lab:
70.6340, -5.0972, 41.9659
#dbb925 color charts
#dbb925 color shades, tints & tones
#dbb925 color schemes
#dbb925 color preview, HTML & CSS examples
This text has a color of #dbb925
<p style="color:#dbb925;">Text here</p>
.mytext {color:#dbb925;}
This box has a color of #dbb925
<div style="background-color:#dbb925;">Content here</div>
.mybackground {background-color:#dbb925;}
Border around this has a color of #dbb925
<div style="border:2px solid #dbb925;">Content here</div>
.myborder {border:2px solid #dbb925;}