#d4142b color space conversions
Hex:
        #d4142b
        RGB:
        212, 20, 43
        CMY:
        17, 92, 83
        CMYK:
        0, 91, 80, 17
      HSL:
        353°, 82.7586%, 45.4902%
        HSV (HSB):
        353°, 90.5660%, 83.1373%
        XYZ:
        27.8376, 14.6718, 3.6502
        xyY:
        0.6031, 0.3178, 14.6718
      CIE-Lab:
        45.1813, 68.3355, 40.9964
        CIE-LCH:
        45.1813, 79.6897, 30.9607
        CIE-Luv:
        45.1813, 136.4481, 24.5279
        Hunter-Lab:
        38.3038, 62.6948, 21.1625
      #d4142b color charts
#d4142b RGB chart
      #d4142b CMYK chart
      #d4142b RGB pie chart
      #d4142b color shades, tints & tones
#d4142b color schemes
#d4142b color preview, HTML & CSS examples
           This text has a color of #d4142b        
        
          <p style="color:#d4142b;">Text here</p>
        
        
          .mytext {color:#d4142b;}
        
        Text color #d4142b
      
           This box has a color of #d4142b        
        
          <div style="background-color:#d4142b;">Content here</div>
        
        
          .mybackground {background-color:#d4142b;}
        
        Background color #d4142b
      
           Border around this has a color of #d4142b        
        
          <div style="border:2px solid #d4142b;">Content here</div>
        
        
          .myborder {border:2px solid #d4142b;}
        
        Border color #d4142b