#dd4000 color space conversions
Hex:
#dd4000
RGB:
221, 64, 0
CMY:
13, 75, 100
CMYK:
0, 71, 100, 13
HSL:
17°, 100.0000%, 43.3333%
HSV (HSB):
17°, 100.0000%, 86.6667%
XYZ:
31.6522, 19.0389, 2.0066
xyY:
0.6006, 0.3613, 19.0389
CIE-Lab:
50.7327, 58.9295, 62.2283
CIE-LCH:
50.7327, 85.7033, 46.5596
CIE-Luv:
50.7327, 127.8339, 40.7192
Hunter-Lab:
43.6336, 53.1265, 27.8169
#dd4000 color charts
#dd4000 RGB chart
#dd4000 CMYK chart
#dd4000 RGB pie chart
#dd4000 color shades, tints & tones
#dd4000 color schemes
#dd4000 color preview, HTML & CSS examples
This text has a color of #dd4000
<p style="color:#dd4000;">Text here</p>
.mytext {color:#dd4000;}
Text color #dd4000
This box has a color of #dd4000
<div style="background-color:#dd4000;">Content here</div>
.mybackground {background-color:#dd4000;}
Background color #dd4000
Border around this has a color of #dd4000
<div style="border:2px solid #dd4000;">Content here</div>
.myborder {border:2px solid #dd4000;}
Border color #dd4000