#db9200 color space conversions
Hex:
#db9200
RGB:
219, 146, 0
CMY:
14, 43, 100
CMYK:
0, 33, 100, 14
HSL:
40°, 100.0000%, 42.9412%
HSV (HSB):
40°, 100.0000%, 85.8824%
XYZ:
39.4923, 35.6178, 4.7935
xyY:
0.4942, 0.4458, 35.6178
CIE-Lab:
66.2269, 18.6761, 71.1507
CIE-LCH:
66.2269, 73.5610, 75.2924
CIE-Luv:
66.2269, 60.9133, 66.0389
Hunter-Lab:
59.6807, 13.6770, 37.0144
#db9200 color charts
#db9200 color shades, tints & tones
#db9200 color schemes
#db9200 color preview, HTML & CSS examples
This text has a color of #db9200
<p style="color:#db9200;">Text here</p>
.mytext {color:#db9200;}
This box has a color of #db9200
<div style="background-color:#db9200;">Content here</div>
.mybackground {background-color:#db9200;}
Border around this has a color of #db9200
<div style="border:2px solid #db9200;">Content here</div>
.myborder {border:2px solid #db9200;}