#dd3010 color space conversions
Hex:
        #dd3010
        RGB:
        221, 48, 16
        CMY:
        13, 81, 94
        CMYK:
        0, 78, 93, 13
      HSL:
        9°, 86.4979%, 46.4706%
        HSV (HSB):
        9°, 92.7602%, 86.6667%
        XYZ:
        30.9693, 17.5235, 2.2403
        xyY:
        0.6104, 0.3454, 17.5235
      CIE-Lab:
        48.9129, 64.2628, 57.1148
        CIE-LCH:
        48.9129, 85.9756, 41.6297
        CIE-Luv:
        48.9129, 136.2913, 35.8752
        Hunter-Lab:
        41.8610, 58.7995, 26.1296
      #dd3010 color charts
#dd3010 RGB chart
      #dd3010 CMYK chart
      #dd3010 RGB pie chart
      #dd3010 color shades, tints & tones
#dd3010 color schemes
#dd3010 color preview, HTML & CSS examples
           This text has a color of #dd3010        
        
          <p style="color:#dd3010;">Text here</p>
        
        
          .mytext {color:#dd3010;}
        
        Text color #dd3010
      
           This box has a color of #dd3010        
        
          <div style="background-color:#dd3010;">Content here</div>
        
        
          .mybackground {background-color:#dd3010;}
        
        Background color #dd3010
      
           Border around this has a color of #dd3010        
        
          <div style="border:2px solid #dd3010;">Content here</div>
        
        
          .myborder {border:2px solid #dd3010;}
        
        Border color #dd3010