#db8100 color space conversions
Hex:
#db8100
RGB:
219, 129, 0
CMY:
14, 49, 100
CMYK:
0, 41, 100, 14
HSL:
35°, 100.0000%, 42.9412%
HSV (HSB):
35°, 100.0000%, 85.8824%
XYZ:
37.0637, 30.7606, 3.9839
xyY:
0.5161, 0.4284, 30.7606
CIE-Lab:
62.3050, 27.7703, 68.6119
CIE-LCH:
62.3050, 74.0188, 67.9646
CIE-Luv:
62.3050, 75.0142, 59.9750
Hunter-Lab:
55.4622, 22.2271, 34.5647
#db8100 color charts
#db8100 color shades, tints & tones
#db8100 color schemes
#db8100 color preview, HTML & CSS examples
This text has a color of #db8100
<p style="color:#db8100;">Text here</p>
.mytext {color:#db8100;}
This box has a color of #db8100
<div style="background-color:#db8100;">Content here</div>
.mybackground {background-color:#db8100;}
Border around this has a color of #db8100
<div style="border:2px solid #db8100;">Content here</div>
.myborder {border:2px solid #db8100;}