#8a2a25 color space conversions
Hex:
        #8a2a25
        RGB:
        138, 42, 37
        CMY:
        46, 84, 85
        CMYK:
        0, 70, 73, 46
      HSL:
        3°, 57.7143%, 34.3137%
        HSV (HSB):
        3°, 73.1884%, 54.1176%
        XYZ:
        11.6431, 7.1928, 2.5249
        xyY:
        0.5451, 0.3367, 7.1928
      CIE-Lab:
        32.2418, 40.3824, 26.1423
        CIE-LCH:
        32.2418, 48.1057, 32.9178
        CIE-Luv:
        32.2418, 70.6494, 17.1633
        Hunter-Lab:
        26.8193, 30.5586, 13.1916
      #8a2a25 color charts
#8a2a25 RGB chart
      #8a2a25 CMYK chart
      #8a2a25 RGB pie chart
      #8a2a25 color shades, tints & tones
#8a2a25 color schemes
#8a2a25 color preview, HTML & CSS examples
           This text has a color of #8a2a25        
        
          <p style="color:#8a2a25;">Text here</p>
        
        
          .mytext {color:#8a2a25;}
        
        Text color #8a2a25
      
           This box has a color of #8a2a25        
        
          <div style="background-color:#8a2a25;">Content here</div>
        
        
          .mybackground {background-color:#8a2a25;}
        
        Background color #8a2a25
      
           Border around this has a color of #8a2a25        
        
          <div style="border:2px solid #8a2a25;">Content here</div>
        
        
          .myborder {border:2px solid #8a2a25;}
        
        Border color #8a2a25