#dd8204 color space conversions
Hex:
#dd8204
RGB:
221, 130, 4
CMY:
13, 49, 98
CMYK:
0, 41, 98, 13
HSL:
35°, 96.4444%, 44.1176%
HSV (HSB):
35°, 98.1900%, 86.6667%
XYZ:
37.8233, 31.3462, 4.1718
xyY:
0.5157, 0.4274, 31.3462
CIE-Lab:
62.7988, 28.1208, 68.4356
CIE-LCH:
62.7988, 73.9879, 67.6618
CIE-Luv:
62.7988, 75.7702, 60.1185
Hunter-Lab:
55.9877, 22.6101, 34.7735
#dd8204 color charts
#dd8204 color shades, tints & tones
#dd8204 color schemes
#dd8204 color preview, HTML & CSS examples
This text has a color of #dd8204
<p style="color:#dd8204;">Text here</p>
.mytext {color:#dd8204;}
This box has a color of #dd8204
<div style="background-color:#dd8204;">Content here</div>
.mybackground {background-color:#dd8204;}
Border around this has a color of #dd8204
<div style="border:2px solid #dd8204;">Content here</div>
.myborder {border:2px solid #dd8204;}