#dd3a04 color space conversions
Hex:
#dd3a04
RGB:
221, 58, 4
CMY:
13, 77, 98
CMYK:
0, 74, 98, 13
HSL:
15°, 96.4444%, 44.1176%
HSV (HSB):
15°, 98.1900%, 86.6667%
XYZ:
31.3538, 18.4070, 2.0152
xyY:
0.6056, 0.3555, 18.4070
CIE-Lab:
49.9861, 61.0551, 60.8654
CIE-LCH:
49.9861, 86.2110, 44.9109
CIE-Luv:
49.9861, 131.3947, 39.0456
Hunter-Lab:
42.9034, 55.3666, 27.2474
#dd3a04 color charts
#dd3a04 color shades, tints & tones
#dd3a04 color schemes
#dd3a04 color preview, HTML & CSS examples
This text has a color of #dd3a04
<p style="color:#dd3a04;">Text here</p>
.mytext {color:#dd3a04;}
This box has a color of #dd3a04
<div style="background-color:#dd3a04;">Content here</div>
.mybackground {background-color:#dd3a04;}
Border around this has a color of #dd3a04
<div style="border:2px solid #dd3a04;">Content here</div>
.myborder {border:2px solid #dd3a04;}