#db8001 color space conversions
Hex:
#db8001
RGB:
219, 128, 1
CMY:
14, 50, 100
CMYK:
0, 42, 100, 14
HSL:
35°, 99.0909%, 43.1373%
HSV (HSB):
35°, 99.5434%, 85.8824%
XYZ:
36.9381, 30.5006, 3.9691
xyY:
0.5173, 0.4271, 30.5006
CIE-Lab:
62.0838, 28.3108, 68.3130
CIE-LCH:
62.0838, 73.9471, 67.4896
CIE-Luv:
62.0838, 75.8312, 59.5510
Hunter-Lab:
55.2274, 22.7394, 34.3981
#db8001 color charts
#db8001 color shades, tints & tones
#db8001 color schemes
#db8001 color preview, HTML & CSS examples
This text has a color of #db8001
<p style="color:#db8001;">Text here</p>
.mytext {color:#db8001;}
This box has a color of #db8001
<div style="background-color:#db8001;">Content here</div>
.mybackground {background-color:#db8001;}
Border around this has a color of #db8001
<div style="border:2px solid #db8001;">Content here</div>
.myborder {border:2px solid #db8001;}