#db801a color space conversions
Hex:
#db801a
RGB:
219, 128, 26
CMY:
14, 50, 90
CMYK:
0, 42, 88, 14
HSL:
32°, 78.7755%, 48.0392%
HSV (HSB):
32°, 88.1279%, 85.8824%
XYZ:
37.1190, 30.5730, 4.9221
xyY:
0.5112, 0.4210, 30.5730
CIE-Lab:
62.1455, 28.6396, 63.4878
CIE-LCH:
62.1455, 69.6486, 65.7197
CIE-Luv:
62.1455, 75.1469, 57.1015
Hunter-Lab:
55.2929, 23.0676, 33.4271
#db801a color charts
#db801a color shades, tints & tones
#db801a color schemes
#db801a color preview, HTML & CSS examples
This text has a color of #db801a
<p style="color:#db801a;">Text here</p>
.mytext {color:#db801a;}
This box has a color of #db801a
<div style="background-color:#db801a;">Content here</div>
.mybackground {background-color:#db801a;}
Border around this has a color of #db801a
<div style="border:2px solid #db801a;">Content here</div>
.myborder {border:2px solid #db801a;}