#a5950d color space conversions
Hex:
        #a5950d
        RGB:
        165, 149, 13
        CMY:
        35, 42, 95
        CMYK:
        0, 10, 92, 35
      HSL:
        54°, 85.3933%, 34.9020%
        HSV (HSB):
        54°, 92.1212%, 64.7059%
        XYZ:
        26.3371, 29.5233, 4.6912
        xyY:
        0.4350, 0.4876, 29.5233
      CIE-Lab:
        61.2407, -6.9622, 63.0596
        CIE-LCH:
        61.2407, 63.4427, 96.3003
        CIE-Luv:
        61.2407, 16.0466, 64.8773
        Hunter-Lab:
        54.3353, -8.5652, 32.9157
      #a5950d color charts
#a5950d RGB chart
      #a5950d CMYK chart
      #a5950d RGB pie chart
      #a5950d color shades, tints & tones
#a5950d color schemes
#a5950d color preview, HTML & CSS examples
           This text has a color of #a5950d        
        
          <p style="color:#a5950d;">Text here</p>
        
        
          .mytext {color:#a5950d;}
        
        Text color #a5950d
      
           This box has a color of #a5950d        
        
          <div style="background-color:#a5950d;">Content here</div>
        
        
          .mybackground {background-color:#a5950d;}
        
        Background color #a5950d
      
           Border around this has a color of #a5950d        
        
          <div style="border:2px solid #a5950d;">Content here</div>
        
        
          .myborder {border:2px solid #a5950d;}
        
        Border color #a5950d