#dd8c01 color space conversions
Hex:
#dd8c01
RGB:
221, 140, 1
CMY:
13, 45, 100
CMYK:
0, 37, 100, 13
HSL:
38°, 99.0991%, 43.5294%
HSV (HSB):
38°, 99.5475%, 86.6667%
XYZ:
39.2024, 34.1305, 4.5504
xyY:
0.5033, 0.4382, 34.1305
CIE-Lab:
65.0660, 22.7645, 70.3638
CIE-LCH:
65.0660, 73.9546, 72.0723
CIE-Luv:
65.0660, 67.4926, 63.8770
Hunter-Lab:
58.4213, 17.5412, 36.2769
#dd8c01 color charts
#dd8c01 color shades, tints & tones
#dd8c01 color schemes
#dd8c01 color preview, HTML & CSS examples
This text has a color of #dd8c01
<p style="color:#dd8c01;">Text here</p>
.mytext {color:#dd8c01;}
This box has a color of #dd8c01
<div style="background-color:#dd8c01;">Content here</div>
.mybackground {background-color:#dd8c01;}
Border around this has a color of #dd8c01
<div style="border:2px solid #dd8c01;">Content here</div>
.myborder {border:2px solid #dd8c01;}