#a80315 color space conversions
Hex:
        #a80315
        RGB:
        168, 3, 21
        CMY:
        34, 99, 92
        CMYK:
        0, 98, 88, 34
      HSL:
        353°, 96.4912%, 33.5294%
        HSV (HSB):
        353°, 98.2143%, 65.8824%
        XYZ:
        16.3164, 8.4441, 1.4794
        xyY:
        0.6218, 0.3218, 8.4441
      CIE-Lab:
        34.8912, 58.5265, 40.0195
        CIE-LCH:
        34.8912, 70.9007, 34.3637
        CIE-Luv:
        34.8912, 111.0786, 21.4049
        Hunter-Lab:
        29.0587, 49.3743, 17.3227
      #a80315 color charts
#a80315 RGB chart
      #a80315 CMYK chart
      #a80315 RGB pie chart
      #a80315 color shades, tints & tones
#a80315 color schemes
#a80315 color preview, HTML & CSS examples
           This text has a color of #a80315        
        
          <p style="color:#a80315;">Text here</p>
        
        
          .mytext {color:#a80315;}
        
        Text color #a80315
      
           This box has a color of #a80315        
        
          <div style="background-color:#a80315;">Content here</div>
        
        
          .mybackground {background-color:#a80315;}
        
        Background color #a80315
      
           Border around this has a color of #a80315        
        
          <div style="border:2px solid #a80315;">Content here</div>
        
        
          .myborder {border:2px solid #a80315;}
        
        Border color #a80315