#a80517 color space conversions
Hex:
        #a80517
        RGB:
        168, 5, 23
        CMY:
        34, 98, 91
        CMYK:
        0, 97, 86, 34
      HSL:
        353°, 94.2197%, 33.9216%
        HSV (HSB):
        353°, 97.0238%, 65.8824%
        XYZ:
        16.3574, 8.4952, 1.5882
        xyY:
        0.6186, 0.3213, 8.4952
      CIE-Lab:
        34.9937, 58.3172, 39.0533
        CIE-LCH:
        34.9937, 70.1859, 33.8091
        CIE-Luv:
        34.9937, 110.3690, 21.0860
        Hunter-Lab:
        29.1466, 49.1696, 17.1718
      #a80517 color charts
#a80517 RGB chart
      #a80517 CMYK chart
      #a80517 RGB pie chart
      #a80517 color shades, tints & tones
#a80517 color schemes
#a80517 color preview, HTML & CSS examples
           This text has a color of #a80517        
        
          <p style="color:#a80517;">Text here</p>
        
        
          .mytext {color:#a80517;}
        
        Text color #a80517
      
           This box has a color of #a80517        
        
          <div style="background-color:#a80517;">Content here</div>
        
        
          .mybackground {background-color:#a80517;}
        
        Background color #a80517
      
           Border around this has a color of #a80517        
        
          <div style="border:2px solid #a80517;">Content here</div>
        
        
          .myborder {border:2px solid #a80517;}
        
        Border color #a80517