#dd480c color space conversions
Hex:
#dd480c
RGB:
221, 72, 12
CMY:
13, 72, 95
CMYK:
0, 67, 95, 13
HSL:
17°, 89.6996%, 45.6863%
HSV (HSB):
17°, 94.5701%, 86.6667%
XYZ:
32.2025, 20.0334, 2.5174
xyY:
0.5881, 0.3659, 20.0334
CIE-Lab:
51.8750, 56.0031, 60.0495
CIE-LCH:
51.8750, 82.1115, 46.9969
CIE-Luv:
51.8750, 121.8785, 41.5153
Hunter-Lab:
44.7587, 50.0975, 27.9964
#dd480c color charts
#dd480c color shades, tints & tones
#dd480c color schemes
#dd480c color preview, HTML & CSS examples
This text has a color of #dd480c
<p style="color:#dd480c;">Text here</p>
.mytext {color:#dd480c;}
This box has a color of #dd480c
<div style="background-color:#dd480c;">Content here</div>
.mybackground {background-color:#dd480c;}
Border around this has a color of #dd480c
<div style="border:2px solid #dd480c;">Content here</div>
.myborder {border:2px solid #dd480c;}