#dd163b color space conversions
Hex:
        #dd163b
        RGB:
        221, 22, 59
        CMY:
        13, 91, 77
        CMYK:
        0, 90, 73, 13
      HSL:
        349°, 81.8930%, 47.6471%
        HSV (HSB):
        349°, 90.0452%, 86.6667%
        XYZ:
        30.8951, 16.2617, 5.6481
        xyY:
        0.5851, 0.3080, 16.2617
      CIE-Lab:
        47.3160, 70.8713, 34.5759
        CIE-LCH:
        47.3160, 78.8558, 26.0063
        CIE-Luv:
        47.3160, 138.8429, 20.4734
        Hunter-Lab:
        40.3258, 66.1852, 19.9238
      #dd163b color charts
#dd163b RGB chart
      #dd163b CMYK chart
      #dd163b RGB pie chart
      #dd163b color shades, tints & tones
#dd163b color schemes
#dd163b color preview, HTML & CSS examples
           This text has a color of #dd163b        
        
          <p style="color:#dd163b;">Text here</p>
        
        
          .mytext {color:#dd163b;}
        
        Text color #dd163b
      
           This box has a color of #dd163b        
        
          <div style="background-color:#dd163b;">Content here</div>
        
        
          .mybackground {background-color:#dd163b;}
        
        Background color #dd163b
      
           Border around this has a color of #dd163b        
        
          <div style="border:2px solid #dd163b;">Content here</div>
        
        
          .myborder {border:2px solid #dd163b;}
        
        Border color #dd163b