#dd550c color space conversions
Hex:
#dd550c
RGB:
221, 85, 12
CMY:
13, 67, 95
CMYK:
0, 62, 95, 13
HSL:
21°, 89.6996%, 45.6863%
HSV (HSB):
21°, 94.5701%, 86.6667%
XYZ:
33.1337, 21.8957, 2.8278
xyY:
0.5727, 0.3784, 21.8957
CIE-Lab:
53.9162, 50.5327, 61.3174
CIE-LCH:
53.9162, 79.4567, 50.5075
CIE-Luv:
53.9162, 112.3637, 44.9888
Hunter-Lab:
46.7928, 44.5070, 29.1720
#dd550c color charts
#dd550c color shades, tints & tones
#dd550c color schemes
#dd550c color preview, HTML & CSS examples
This text has a color of #dd550c
<p style="color:#dd550c;">Text here</p>
.mytext {color:#dd550c;}
This box has a color of #dd550c
<div style="background-color:#dd550c;">Content here</div>
.mybackground {background-color:#dd550c;}
Border around this has a color of #dd550c
<div style="border:2px solid #dd550c;">Content here</div>
.myborder {border:2px solid #dd550c;}