#d80300 color space conversions
Hex:
        #d80300
        RGB:
        216, 3, 0
        CMY:
        15, 99, 100
        CMYK:
        0, 99, 100, 15
      HSL:
        1°, 100.0000%, 42.3529%
        HSV (HSB):
        1°, 100.0000%, 84.7059%
        XYZ:
        28.3515, 14.6641, 1.3362
        xyY:
        0.6392, 0.3306, 14.6641
      CIE-Lab:
        45.1706, 70.4125, 59.3352
        CIE-LCH:
        45.1706, 92.0793, 40.1202
        CIE-Luv:
        45.1706, 147.7506, 32.1291
        Hunter-Lab:
        38.2937, 65.1420, 24.7368
      #d80300 color charts
#d80300 RGB chart
      #d80300 CMYK chart
      #d80300 RGB pie chart
      #d80300 color shades, tints & tones
#d80300 color schemes
#d80300 color preview, HTML & CSS examples
           This text has a color of #d80300        
        
          <p style="color:#d80300;">Text here</p>
        
        
          .mytext {color:#d80300;}
        
        Text color #d80300
      
           This box has a color of #d80300        
        
          <div style="background-color:#d80300;">Content here</div>
        
        
          .mybackground {background-color:#d80300;}
        
        Background color #d80300
      
           Border around this has a color of #d80300        
        
          <div style="border:2px solid #d80300;">Content here</div>
        
        
          .myborder {border:2px solid #d80300;}
        
        Border color #d80300