#dd991f color space conversions
Hex:
#dd991f
RGB:
221, 153, 31
CMY:
13, 40, 88
CMYK:
0, 31, 86, 13
HSL:
39°, 75.3968%, 49.4118%
HSV (HSB):
39°, 85.9729%, 86.6667%
XYZ:
41.4573, 38.2535, 6.4950
xyY:
0.4809, 0.4437, 38.2535
CIE-Lab:
68.2071, 16.2292, 67.0394
CIE-LCH:
68.2071, 68.9759, 76.3914
CIE-Luv:
68.2071, 56.2283, 65.6661
Hunter-Lab:
61.8495, 11.4110, 37.0684
#dd991f color charts
#dd991f color shades, tints & tones
#dd991f color schemes
#dd991f color preview, HTML & CSS examples
This text has a color of #dd991f
<p style="color:#dd991f;">Text here</p>
.mytext {color:#dd991f;}
This box has a color of #dd991f
<div style="background-color:#dd991f;">Content here</div>
.mybackground {background-color:#dd991f;}
Border around this has a color of #dd991f
<div style="border:2px solid #dd991f;">Content here</div>
.myborder {border:2px solid #dd991f;}