#d80d28 color space conversions
Hex:
        #d80d28
        RGB:
        216, 13, 40
        CMY:
        15, 95, 84
        CMYK:
        0, 94, 81, 15
      HSL:
        352°, 88.6463%, 44.9020%
        HSV (HSB):
        352°, 93.9815%, 84.7059%
        XYZ:
        28.8458, 15.0400, 3.3901
        xyY:
        0.6102, 0.3181, 15.0400
      CIE-Lab:
        45.6889, 70.1090, 43.4411
        CIE-LCH:
        45.6889, 82.4767, 31.7832
        CIE-Luv:
        45.6889, 141.4808, 25.6570
        Hunter-Lab:
        38.7814, 64.9018, 21.9641
      #d80d28 color charts
#d80d28 RGB chart
      #d80d28 CMYK chart
      #d80d28 RGB pie chart
      #d80d28 color shades, tints & tones
#d80d28 color schemes
#d80d28 color preview, HTML & CSS examples
           This text has a color of #d80d28        
        
          <p style="color:#d80d28;">Text here</p>
        
        
          .mytext {color:#d80d28;}
        
        Text color #d80d28
      
           This box has a color of #d80d28        
        
          <div style="background-color:#d80d28;">Content here</div>
        
        
          .mybackground {background-color:#d80d28;}
        
        Background color #d80d28
      
           Border around this has a color of #d80d28        
        
          <div style="border:2px solid #d80d28;">Content here</div>
        
        
          .myborder {border:2px solid #d80d28;}
        
        Border color #d80d28