#db900e color space conversions
Hex:
#db900e
RGB:
219, 144, 14
CMY:
14, 44, 95
CMYK:
0, 34, 94, 14
HSL:
38°, 87.9828%, 45.6863%
HSV (HSB):
38°, 93.6073%, 85.8824%
XYZ:
39.2659, 35.0383, 5.1090
xyY:
0.4945, 0.4412, 35.0383
CIE-Lab:
65.7785, 19.8948, 68.8609
CIE-LCH:
65.7785, 71.6772, 73.8853
CIE-Luv:
65.7785, 62.3226, 64.3089
Hunter-Lab:
59.1932, 14.8205, 36.3179
#db900e color charts
#db900e color shades, tints & tones
#db900e color schemes
#db900e color preview, HTML & CSS examples
This text has a color of #db900e
<p style="color:#db900e;">Text here</p>
.mytext {color:#db900e;}
This box has a color of #db900e
<div style="background-color:#db900e;">Content here</div>
.mybackground {background-color:#db900e;}
Border around this has a color of #db900e
<div style="border:2px solid #db900e;">Content here</div>
.myborder {border:2px solid #db900e;}