#dd500b color space conversions
Hex:
#dd500b
RGB:
221, 80, 11
CMY:
13, 69, 96
CMYK:
0, 64, 95, 13
HSL:
20°, 90.5172%, 45.4902%
HSV (HSB):
20°, 95.0226%, 86.6667%
XYZ:
32.7479, 21.1336, 2.6698
xyY:
0.5791, 0.3737, 21.1336
CIE-Lab:
53.0954, 52.6992, 61.0265
CIE-LCH:
53.0954, 80.6314, 49.1879
CIE-Luv:
53.0954, 116.1687, 43.6991
Hunter-Lab:
45.9713, 46.7053, 28.7366
#dd500b color charts
#dd500b RGB chart
#dd500b CMYK chart
#dd500b RGB pie chart
#dd500b color shades, tints & tones
#dd500b color schemes
#dd500b color preview, HTML & CSS examples
This text has a color of #dd500b
<p style="color:#dd500b;">Text here</p>
.mytext {color:#dd500b;}
Text color #dd500b
This box has a color of #dd500b
<div style="background-color:#dd500b;">Content here</div>
.mybackground {background-color:#dd500b;}
Background color #dd500b
Border around this has a color of #dd500b
<div style="border:2px solid #dd500b;">Content here</div>
.myborder {border:2px solid #dd500b;}
Border color #dd500b