#d80918 color space conversions
Hex:
        #d80918
        RGB:
        216, 9, 24
        CMY:
        15, 96, 91
        CMYK:
        0, 96, 89, 15
      HSL:
        356°, 92.0000%, 44.1176%
        HSV (HSB):
        356°, 95.8333%, 84.7059%
        XYZ:
        28.5815, 14.8603, 2.2261
        xyY:
        0.6259, 0.3254, 14.8603
      CIE-Lab:
        45.4422, 70.1428, 51.2472
        CIE-LCH:
        45.4422, 86.8694, 36.1523
        CIE-Luv:
        45.4422, 144.7352, 29.3699
        Hunter-Lab:
        38.5490, 64.8849, 23.5605
      #d80918 color charts
#d80918 RGB chart
      #d80918 CMYK chart
      #d80918 RGB pie chart
      #d80918 color shades, tints & tones
#d80918 color schemes
#d80918 color preview, HTML & CSS examples
           This text has a color of #d80918        
        
          <p style="color:#d80918;">Text here</p>
        
        
          .mytext {color:#d80918;}
        
        Text color #d80918
      
           This box has a color of #d80918        
        
          <div style="background-color:#d80918;">Content here</div>
        
        
          .mybackground {background-color:#d80918;}
        
        Background color #d80918
      
           Border around this has a color of #d80918        
        
          <div style="border:2px solid #d80918;">Content here</div>
        
        
          .myborder {border:2px solid #d80918;}
        
        Border color #d80918