#db980b color space conversions
Hex:
#db980b
RGB:
219, 152, 11
CMY:
14, 40, 96
CMYK:
0, 31, 95, 14
HSL:
41°, 90.4348%, 45.0980%
HSV (HSB):
41°, 94.9772%, 85.8824%
XYZ:
40.5021, 37.5407, 5.4280
xyY:
0.4852, 0.4497, 37.5407
CIE-Lab:
67.6807, 15.5627, 70.6694
CIE-LCH:
67.6807, 72.3627, 77.5806
CIE-Luv:
67.6807, 55.8769, 67.4847
Hunter-Lab:
61.2705, 10.7718, 37.6368
#db980b color charts
#db980b color shades, tints & tones
#db980b color schemes
#db980b color preview, HTML & CSS examples
This text has a color of #db980b
<p style="color:#db980b;">Text here</p>
.mytext {color:#db980b;}
This box has a color of #db980b
<div style="background-color:#db980b;">Content here</div>
.mybackground {background-color:#db980b;}
Border around this has a color of #db980b
<div style="border:2px solid #db980b;">Content here</div>
.myborder {border:2px solid #db980b;}