#dd1612 color space conversions
Hex:
        #dd1612
        RGB:
        221, 22, 18
        CMY:
        13, 91, 93
        CMYK:
        0, 90, 92, 13
      HSL:
        1°, 84.9372%, 46.8627%
        HSV (HSB):
        1°, 91.8552%, 86.6667%
        XYZ:
        30.2149, 15.9896, 2.0661
        xyY:
        0.6259, 0.3313, 15.9896
      CIE-Lab:
        46.9609, 69.8602, 55.2085
        CIE-LCH:
        46.9609, 89.0417, 38.3183
        CIE-Luv:
        46.9609, 146.3034, 32.0988
        Hunter-Lab:
        39.9871, 64.9002, 24.9275
      #dd1612 color charts
#dd1612 RGB chart
      #dd1612 CMYK chart
      #dd1612 RGB pie chart
      #dd1612 color shades, tints & tones
#dd1612 color schemes
#dd1612 color preview, HTML & CSS examples
           This text has a color of #dd1612        
        
          <p style="color:#dd1612;">Text here</p>
        
        
          .mytext {color:#dd1612;}
        
        Text color #dd1612
      
           This box has a color of #dd1612        
        
          <div style="background-color:#dd1612;">Content here</div>
        
        
          .mybackground {background-color:#dd1612;}
        
        Background color #dd1612
      
           Border around this has a color of #dd1612        
        
          <div style="border:2px solid #dd1612;">Content here</div>
        
        
          .myborder {border:2px solid #dd1612;}
        
        Border color #dd1612