#dd8403 color space conversions
Hex:
#dd8403
RGB:
221, 132, 3
CMY:
13, 48, 99
CMYK:
0, 40, 99, 13
HSL:
36°, 97.3214%, 43.9216%
HSV (HSB):
36°, 98.6425%, 86.6667%
XYZ:
38.0865, 31.8813, 4.2325
xyY:
0.5133, 0.4297, 31.8813
CIE-Lab:
63.2446, 27.0500, 68.8789
CIE-LCH:
63.2446, 74.0000, 68.5591
CIE-Luv:
63.2446, 74.1173, 60.8940
Hunter-Lab:
56.4635, 21.5931, 35.0801
#dd8403 color charts
#dd8403 color shades, tints & tones
#dd8403 color schemes
#dd8403 color preview, HTML & CSS examples
This text has a color of #dd8403
<p style="color:#dd8403;">Text here</p>
.mytext {color:#dd8403;}
This box has a color of #dd8403
<div style="background-color:#dd8403;">Content here</div>
.mybackground {background-color:#dd8403;}
Border around this has a color of #dd8403
<div style="border:2px solid #dd8403;">Content here</div>
.myborder {border:2px solid #dd8403;}