#d80b30 color space conversions
Hex:
        #d80b30
        RGB:
        216, 11, 48
        CMY:
        15, 96, 81
        CMYK:
        0, 95, 78, 15
      HSL:
        349°, 90.3084%, 44.5098%
        HSV (HSB):
        349°, 94.9074%, 84.7059%
        XYZ:
        28.9721, 15.0517, 4.1746
        xyY:
        0.6011, 0.3123, 15.0517
      CIE-Lab:
        45.7049, 70.5296, 38.9483
        CIE-LCH:
        45.7049, 80.5692, 28.9086
        CIE-Luv:
        45.7049, 140.0793, 22.8808
        Hunter-Lab:
        38.7965, 65.4047, 20.7778
      #d80b30 color charts
#d80b30 RGB chart
      #d80b30 CMYK chart
      #d80b30 RGB pie chart
      #d80b30 color shades, tints & tones
#d80b30 color schemes
#d80b30 color preview, HTML & CSS examples
           This text has a color of #d80b30        
        
          <p style="color:#d80b30;">Text here</p>
        
        
          .mytext {color:#d80b30;}
        
        Text color #d80b30
      
           This box has a color of #d80b30        
        
          <div style="background-color:#d80b30;">Content here</div>
        
        
          .mybackground {background-color:#d80b30;}
        
        Background color #d80b30
      
           Border around this has a color of #d80b30        
        
          <div style="border:2px solid #d80b30;">Content here</div>
        
        
          .myborder {border:2px solid #d80b30;}
        
        Border color #d80b30