#dd0b17 color space conversions
Hex:
        #dd0b17
        RGB:
        221, 11, 23
        CMY:
        13, 96, 91
        CMYK:
        0, 95, 90, 13
      HSL:
        357°, 90.5172%, 45.4902%
        HSV (HSB):
        357°, 95.0226%, 86.6667%
        XYZ:
        30.0931, 15.6734, 2.2498
        xyY:
        0.6267, 0.3264, 15.6734
      CIE-Lab:
        46.5430, 71.2024, 52.9515
        CIE-LCH:
        46.5430, 88.7336, 36.6373
        CIE-Luv:
        46.5430, 148.1179, 30.4807
        Hunter-Lab:
        39.5896, 66.4009, 24.3434
      #dd0b17 color charts
#dd0b17 RGB chart
      #dd0b17 CMYK chart
      #dd0b17 RGB pie chart
      #dd0b17 color shades, tints & tones
#dd0b17 color schemes
#dd0b17 color preview, HTML & CSS examples
           This text has a color of #dd0b17        
        
          <p style="color:#dd0b17;">Text here</p>
        
        
          .mytext {color:#dd0b17;}
        
        Text color #dd0b17
      
           This box has a color of #dd0b17        
        
          <div style="background-color:#dd0b17;">Content here</div>
        
        
          .mybackground {background-color:#dd0b17;}
        
        Background color #dd0b17
      
           Border around this has a color of #dd0b17        
        
          <div style="border:2px solid #dd0b17;">Content here</div>
        
        
          .myborder {border:2px solid #dd0b17;}
        
        Border color #dd0b17