#a5180e color space conversions
Hex:
        #a5180e
        RGB:
        165, 24, 14
        CMY:
        35, 91, 95
        CMYK:
        0, 85, 92, 35
      HSL:
        4°, 84.3575%, 35.0980%
        HSV (HSB):
        4°, 91.5152%, 64.7059%
        XYZ:
        15.9229, 8.6843, 1.2525
        xyY:
        0.6157, 0.3358, 8.6843
      CIE-Lab:
        35.3692, 54.2142, 43.4203
        CIE-LCH:
        35.3692, 69.4586, 38.6913
        CIE-Luv:
        35.3692, 104.3415, 24.3296
        Hunter-Lab:
        29.4691, 44.8772, 18.1085
      #a5180e color charts
#a5180e RGB chart
      #a5180e CMYK chart
      #a5180e RGB pie chart
      #a5180e color shades, tints & tones
#a5180e color schemes
#a5180e color preview, HTML & CSS examples
           This text has a color of #a5180e        
        
          <p style="color:#a5180e;">Text here</p>
        
        
          .mytext {color:#a5180e;}
        
        Text color #a5180e
      
           This box has a color of #a5180e        
        
          <div style="background-color:#a5180e;">Content here</div>
        
        
          .mybackground {background-color:#a5180e;}
        
        Background color #a5180e
      
           Border around this has a color of #a5180e        
        
          <div style="border:2px solid #a5180e;">Content here</div>
        
        
          .myborder {border:2px solid #a5180e;}
        
        Border color #a5180e