#db9000 color space conversions
Hex:
#db9000
RGB:
219, 144, 0
CMY:
14, 44, 100
CMYK:
0, 34, 100, 14
HSL:
39°, 100.0000%, 42.9412%
HSV (HSB):
39°, 100.0000%, 85.8824%
XYZ:
39.1867, 35.0066, 4.6916
xyY:
0.4968, 0.4438, 35.0066
CIE-Lab:
65.7538, 19.7504, 70.8389
CIE-LCH:
65.7538, 73.5407, 74.4212
CIE-Luv:
65.7538, 62.5537, 65.3147
Hunter-Lab:
59.1664, 14.6818, 36.7151
#db9000 color charts
#db9000 color shades, tints & tones
#db9000 color schemes
#db9000 color preview, HTML & CSS examples
This text has a color of #db9000
<p style="color:#db9000;">Text here</p>
.mytext {color:#db9000;}
This box has a color of #db9000
<div style="background-color:#db9000;">Content here</div>
.mybackground {background-color:#db9000;}
Border around this has a color of #db9000
<div style="border:2px solid #db9000;">Content here</div>
.myborder {border:2px solid #db9000;}