#dd8c03 color space conversions
Hex:
#dd8c03
RGB:
221, 140, 3
CMY:
13, 45, 99
CMYK:
0, 37, 99, 13
HSL:
38°, 97.3214%, 43.9216%
HSV (HSB):
38°, 98.6425%, 86.6667%
XYZ:
39.2133, 34.1349, 4.6081
xyY:
0.5030, 0.4379, 34.1349
CIE-Lab:
65.0695, 22.7842, 70.0776
CIE-LCH:
65.0695, 73.6885, 71.9892
CIE-Luv:
65.0695, 67.4580, 63.7361
Hunter-Lab:
58.4251, 17.5604, 36.2213
#dd8c03 color charts
#dd8c03 color shades, tints & tones
#dd8c03 color schemes
#dd8c03 color preview, HTML & CSS examples
This text has a color of #dd8c03
<p style="color:#dd8c03;">Text here</p>
.mytext {color:#dd8c03;}
This box has a color of #dd8c03
<div style="background-color:#dd8c03;">Content here</div>
.mybackground {background-color:#dd8c03;}
Border around this has a color of #dd8c03
<div style="border:2px solid #dd8c03;">Content here</div>
.myborder {border:2px solid #dd8c03;}