#db8412 color space conversions
Hex:
#db8412
RGB:
219, 132, 18
CMY:
14, 48, 93
CMYK:
0, 40, 92, 14
HSL:
34°, 84.8101%, 46.4706%
HSV (HSB):
34°, 91.7808%, 85.8824%
XYZ:
37.5739, 31.6063, 4.6925
xyY:
0.5086, 0.4278, 31.6063
CIE-Lab:
63.0161, 26.3736, 66.1141
CIE-LCH:
63.0161, 71.1803, 68.2524
CIE-Luv:
63.0161, 72.1161, 59.5706
Hunter-Lab:
56.2195, 20.9151, 34.4048
#db8412 color charts
#db8412 color shades, tints & tones
#db8412 color schemes
#db8412 color preview, HTML & CSS examples
This text has a color of #db8412
<p style="color:#db8412;">Text here</p>
.mytext {color:#db8412;}
This box has a color of #db8412
<div style="background-color:#db8412;">Content here</div>
.mybackground {background-color:#db8412;}
Border around this has a color of #db8412
<div style="border:2px solid #db8412;">Content here</div>
.myborder {border:2px solid #db8412;}