#d91d32 color space conversions
Hex:
        #d91d32
        RGB:
        217, 29, 50
        CMY:
        15, 89, 80
        CMYK:
        0, 87, 77, 15
      HSL:
        353°, 76.4228%, 48.2353%
        HSV (HSB):
        353°, 86.6359%, 85.0980%
        XYZ:
        29.6304, 15.8607, 4.5173
        xyY:
        0.5925, 0.3172, 15.8607
      CIE-Lab:
        46.7912, 68.3766, 39.0238
        CIE-LCH:
        46.7912, 78.7287, 29.7142
        CIE-Luv:
        46.7912, 136.1372, 24.0212
        Hunter-Lab:
        39.8255, 63.1100, 21.1527
      #d91d32 color charts
#d91d32 RGB chart
      #d91d32 CMYK chart
      #d91d32 RGB pie chart
      #d91d32 color shades, tints & tones
#d91d32 color schemes
#d91d32 color preview, HTML & CSS examples
           This text has a color of #d91d32        
        
          <p style="color:#d91d32;">Text here</p>
        
        
          .mytext {color:#d91d32;}
        
        Text color #d91d32
      
           This box has a color of #d91d32        
        
          <div style="background-color:#d91d32;">Content here</div>
        
        
          .mybackground {background-color:#d91d32;}
        
        Background color #d91d32
      
           Border around this has a color of #d91d32        
        
          <div style="border:2px solid #d91d32;">Content here</div>
        
        
          .myborder {border:2px solid #d91d32;}
        
        Border color #d91d32