#d71434 color space conversions
Hex:
        #d71434
        RGB:
        215, 20, 52
        CMY:
        16, 92, 80
        CMYK:
        0, 91, 76, 16
      HSL:
        350°, 82.9787%, 46.0784%
        HSV (HSB):
        350°, 90.6977%, 84.3137%
        XYZ:
        28.8943, 15.1953, 4.6589
        xyY:
        0.5927, 0.3117, 15.1953
      CIE-Lab:
        45.9006, 69.3849, 36.7724
        CIE-LCH:
        45.9006, 78.5269, 27.9226
        CIE-Luv:
        45.9006, 136.6211, 21.8851
        Hunter-Lab:
        38.9812, 64.0939, 20.2007
      #d71434 color charts
#d71434 RGB chart
      #d71434 CMYK chart
      #d71434 RGB pie chart
      #d71434 color shades, tints & tones
#d71434 color schemes
#d71434 color preview, HTML & CSS examples
           This text has a color of #d71434        
        
          <p style="color:#d71434;">Text here</p>
        
        
          .mytext {color:#d71434;}
        
        Text color #d71434
      
           This box has a color of #d71434        
        
          <div style="background-color:#d71434;">Content here</div>
        
        
          .mybackground {background-color:#d71434;}
        
        Background color #d71434
      
           Border around this has a color of #d71434        
        
          <div style="border:2px solid #d71434;">Content here</div>
        
        
          .myborder {border:2px solid #d71434;}
        
        Border color #d71434