#d1143b color space conversions
Hex:
        #d1143b
        RGB:
        209, 20, 59
        CMY:
        18, 92, 77
        CMYK:
        0, 90, 72, 18
      HSL:
        348°, 82.5328%, 44.9020%
        HSV (HSB):
        348°, 90.4306%, 81.9608%
        XYZ:
        27.3341, 14.3714, 5.4710
        xyY:
        0.5794, 0.3046, 14.3714
      CIE-Lab:
        44.7609, 68.1335, 30.9588
        CIE-LCH:
        44.7609, 74.8373, 24.4363
        CIE-Luv:
        44.7609, 130.2219, 17.7149
        Hunter-Lab:
        37.9096, 62.3625, 17.9802
      #d1143b color charts
#d1143b RGB chart
      #d1143b CMYK chart
      #d1143b RGB pie chart
      #d1143b color shades, tints & tones
#d1143b color schemes
#d1143b color preview, HTML & CSS examples
           This text has a color of #d1143b        
        
          <p style="color:#d1143b;">Text here</p>
        
        
          .mytext {color:#d1143b;}
        
        Text color #d1143b
      
           This box has a color of #d1143b        
        
          <div style="background-color:#d1143b;">Content here</div>
        
        
          .mybackground {background-color:#d1143b;}
        
        Background color #d1143b
      
           Border around this has a color of #d1143b        
        
          <div style="border:2px solid #d1143b;">Content here</div>
        
        
          .myborder {border:2px solid #d1143b;}
        
        Border color #d1143b