#dd360a color space conversions
Hex:
#dd360a
RGB:
221, 54, 10
CMY:
13, 79, 96
CMYK:
0, 76, 95, 13
HSL:
13°, 91.3420%, 45.2941%
HSV (HSB):
13°, 95.4751%, 86.6667%
XYZ:
31.1927, 18.0324, 2.1237
xyY:
0.6075, 0.3512, 18.0324
CIE-Lab:
49.5354, 62.4055, 59.1557
CIE-LCH:
49.5354, 85.9874, 43.4686
CIE-Luv:
49.5354, 133.4254, 37.6711
Hunter-Lab:
42.4646, 56.8058, 26.7600
#dd360a color charts
#dd360a color shades, tints & tones
#dd360a color schemes
#dd360a color preview, HTML & CSS examples
This text has a color of #dd360a
<p style="color:#dd360a;">Text here</p>
.mytext {color:#dd360a;}
This box has a color of #dd360a
<div style="background-color:#dd360a;">Content here</div>
.mybackground {background-color:#dd360a;}
Border around this has a color of #dd360a
<div style="border:2px solid #dd360a;">Content here</div>
.myborder {border:2px solid #dd360a;}