#d5142b color space conversions
Hex:
        #d5142b
        RGB:
        213, 20, 43
        CMY:
        16, 92, 83
        CMYK:
        0, 91, 80, 16
      HSL:
        353°, 82.8326%, 45.6863%
        HSV (HSB):
        353°, 90.6103%, 83.5294%
        XYZ:
        28.1268, 14.8209, 3.6638
        xyY:
        0.6034, 0.3180, 14.8209
      CIE-Lab:
        45.3879, 68.5912, 41.2729
        CIE-LCH:
        45.3879, 80.0512, 31.0363
        CIE-Luv:
        45.3879, 137.1914, 24.7141
        Hunter-Lab:
        38.4979, 63.0419, 21.3060
      #d5142b color charts
#d5142b RGB chart
      #d5142b CMYK chart
      #d5142b RGB pie chart
      #d5142b color shades, tints & tones
#d5142b color schemes
#d5142b color preview, HTML & CSS examples
           This text has a color of #d5142b        
        
          <p style="color:#d5142b;">Text here</p>
        
        
          .mytext {color:#d5142b;}
        
        Text color #d5142b
      
           This box has a color of #d5142b        
        
          <div style="background-color:#d5142b;">Content here</div>
        
        
          .mybackground {background-color:#d5142b;}
        
        Background color #d5142b
      
           Border around this has a color of #d5142b        
        
          <div style="border:2px solid #d5142b;">Content here</div>
        
        
          .myborder {border:2px solid #d5142b;}
        
        Border color #d5142b