#d4141b color space conversions
Hex:
        #d4141b
        RGB:
        212, 20, 27
        CMY:
        17, 92, 89
        CMYK:
        0, 91, 87, 17
      HSL:
        358°, 82.7586%, 45.4902%
        HSV (HSB):
        358°, 90.5660%, 83.1373%
        XYZ:
        27.5994, 14.5765, 2.3958
        xyY:
        0.6192, 0.3270, 14.5765
      CIE-Lab:
        45.0486, 67.9578, 49.2124
        CIE-LCH:
        45.0486, 83.9054, 35.9106
        CIE-Luv:
        45.0486, 139.2435, 28.8756
        Hunter-Lab:
        38.1792, 62.2224, 23.0049
      #d4141b color charts
#d4141b RGB chart
      #d4141b CMYK chart
      #d4141b RGB pie chart
      #d4141b color shades, tints & tones
#d4141b color schemes
#d4141b color preview, HTML & CSS examples
           This text has a color of #d4141b        
        
          <p style="color:#d4141b;">Text here</p>
        
        
          .mytext {color:#d4141b;}
        
        Text color #d4141b
      
           This box has a color of #d4141b        
        
          <div style="background-color:#d4141b;">Content here</div>
        
        
          .mybackground {background-color:#d4141b;}
        
        Background color #d4141b
      
           Border around this has a color of #d4141b        
        
          <div style="border:2px solid #d4141b;">Content here</div>
        
        
          .myborder {border:2px solid #d4141b;}
        
        Border color #d4141b