#d80d32 color space conversions
Hex:
        #d80d32
        RGB:
        216, 13, 50
        CMY:
        15, 95, 80
        CMYK:
        0, 94, 77, 15
      HSL:
        349°, 88.6463%, 44.9020%
        HSV (HSB):
        349°, 93.9815%, 84.7059%
        XYZ:
        29.0385, 15.1171, 4.4050
        xyY:
        0.5980, 0.3113, 15.1171
      CIE-Lab:
        45.7941, 70.4022, 37.8835
        CIE-LCH:
        45.7941, 79.9476, 28.2848
        CIE-Luv:
        45.7941, 139.2729, 22.2777
        Hunter-Lab:
        38.8807, 65.2739, 20.4992
      #d80d32 color charts
#d80d32 RGB chart
      #d80d32 CMYK chart
      #d80d32 RGB pie chart
      #d80d32 color shades, tints & tones
#d80d32 color schemes
#d80d32 color preview, HTML & CSS examples
           This text has a color of #d80d32        
        
          <p style="color:#d80d32;">Text here</p>
        
        
          .mytext {color:#d80d32;}
        
        Text color #d80d32
      
           This box has a color of #d80d32        
        
          <div style="background-color:#d80d32;">Content here</div>
        
        
          .mybackground {background-color:#d80d32;}
        
        Background color #d80d32
      
           Border around this has a color of #d80d32        
        
          <div style="border:2px solid #d80d32;">Content here</div>
        
        
          .myborder {border:2px solid #d80d32;}
        
        Border color #d80d32