#db8e01 color space conversions
Hex:
#db8e01
RGB:
219, 142, 1
CMY:
14, 44, 100
CMYK:
0, 35, 100, 14
HSL:
39°, 99.0909%, 43.1373%
HSV (HSB):
39°, 99.5434%, 85.8824%
XYZ:
38.8919, 34.4083, 4.6203
xyY:
0.4991, 0.4416, 34.4083
CIE-Lab:
65.2853, 20.8341, 70.3879
CIE-LCH:
65.2853, 73.4065, 73.5118
CIE-Luv:
65.2853, 64.1833, 64.5228
Hunter-Lab:
58.6586, 15.6969, 36.3909
#db8e01 color charts
#db8e01 color shades, tints & tones
#db8e01 color schemes
#db8e01 color preview, HTML & CSS examples
This text has a color of #db8e01
<p style="color:#db8e01;">Text here</p>
.mytext {color:#db8e01;}
This box has a color of #db8e01
<div style="background-color:#db8e01;">Content here</div>
.mybackground {background-color:#db8e01;}
Border around this has a color of #db8e01
<div style="border:2px solid #db8e01;">Content here</div>
.myborder {border:2px solid #db8e01;}