#a50e25 color space conversions
Hex:
        #a50e25
        RGB:
        165, 14, 37
        CMY:
        35, 95, 85
        CMYK:
        0, 92, 78, 35
      HSL:
        351°, 84.3575%, 35.0980%
        HSV (HSB):
        351°, 91.5152%, 64.7059%
        XYZ:
        16.0080, 8.4470, 2.5370
        xyY:
        0.5931, 0.3129, 8.4470
      CIE-Lab:
        34.8970, 56.7399, 30.6298
        CIE-LCH:
        34.8970, 64.4794, 28.3614
        CIE-Luv:
        34.8970, 103.4897, 16.9630
        Hunter-Lab:
        29.0637, 47.4547, 15.1691
      #a50e25 color charts
#a50e25 RGB chart
      #a50e25 CMYK chart
      #a50e25 RGB pie chart
      #a50e25 color shades, tints & tones
#a50e25 color schemes
#a50e25 color preview, HTML & CSS examples
           This text has a color of #a50e25        
        
          <p style="color:#a50e25;">Text here</p>
        
        
          .mytext {color:#a50e25;}
        
        Text color #a50e25
      
           This box has a color of #a50e25        
        
          <div style="background-color:#a50e25;">Content here</div>
        
        
          .mybackground {background-color:#a50e25;}
        
        Background color #a50e25
      
           Border around this has a color of #a50e25        
        
          <div style="border:2px solid #a50e25;">Content here</div>
        
        
          .myborder {border:2px solid #a50e25;}
        
        Border color #a50e25