#a52e0d color space conversions
Hex:
        #a52e0d
        RGB:
        165, 46, 13
        CMY:
        35, 82, 95
        CMYK:
        0, 72, 92, 35
      HSL:
        13°, 85.3933%, 34.9020%
        HSV (HSB):
        13°, 92.1212%, 64.7059%
        XYZ:
        16.5667, 9.9824, 1.4344
        xyY:
        0.5920, 0.3567, 9.9824
      CIE-Lab:
        37.8108, 47.3558, 45.5419
        CIE-LCH:
        37.8108, 65.7011, 43.8814
        CIE-Luv:
        37.8108, 93.6782, 28.6404
        Hunter-Lab:
        31.5949, 38.3048, 19.4247
      #a52e0d color charts
#a52e0d RGB chart
      #a52e0d CMYK chart
      #a52e0d RGB pie chart
      #a52e0d color shades, tints & tones
#a52e0d color schemes
#a52e0d color preview, HTML & CSS examples
           This text has a color of #a52e0d        
        
          <p style="color:#a52e0d;">Text here</p>
        
        
          .mytext {color:#a52e0d;}
        
        Text color #a52e0d
      
           This box has a color of #a52e0d        
        
          <div style="background-color:#a52e0d;">Content here</div>
        
        
          .mybackground {background-color:#a52e0d;}
        
        Background color #a52e0d
      
           Border around this has a color of #a52e0d        
        
          <div style="border:2px solid #a52e0d;">Content here</div>
        
        
          .myborder {border:2px solid #a52e0d;}
        
        Border color #a52e0d