#d1183b color space conversions
Hex:
        #d1183b
        RGB:
        209, 24, 59
        CMY:
        18, 91, 77
        CMYK:
        0, 89, 72, 18
      HSL:
        349°, 79.3991%, 45.6863%
        HSV (HSB):
        349°, 88.5167%, 81.9608%
        XYZ:
        27.4105, 14.5243, 5.4965
        xyY:
        0.5779, 0.3062, 14.5243
      CIE-Lab:
        44.9757, 67.5152, 31.2147
        CIE-LCH:
        44.9757, 74.3818, 24.8128
        CIE-Luv:
        44.9757, 129.2254, 18.1482
        Hunter-Lab:
        38.1108, 61.6891, 18.1266
      #d1183b color charts
#d1183b RGB chart
      #d1183b CMYK chart
      #d1183b RGB pie chart
      #d1183b color shades, tints & tones
#d1183b color schemes
#d1183b color preview, HTML & CSS examples
           This text has a color of #d1183b        
        
          <p style="color:#d1183b;">Text here</p>
        
        
          .mytext {color:#d1183b;}
        
        Text color #d1183b
      
           This box has a color of #d1183b        
        
          <div style="background-color:#d1183b;">Content here</div>
        
        
          .mybackground {background-color:#d1183b;}
        
        Background color #d1183b
      
           Border around this has a color of #d1183b        
        
          <div style="border:2px solid #d1183b;">Content here</div>
        
        
          .myborder {border:2px solid #d1183b;}
        
        Border color #d1183b