#8b485a color space conversions
Hex:
        #8b485a
        RGB:
        139, 72, 90
        CMY:
        45, 72, 65
        CMYK:
        0, 48, 35, 45
      HSL:
        344°, 31.7536%, 41.3725%
        HSV (HSB):
        344°, 48.2014%, 54.5098%
        XYZ:
        14.8103, 10.8619, 10.9888
        xyY:
        0.4040, 0.2963, 10.8619
      CIE-Lab:
        39.3469, 30.4934, 2.3090
        CIE-LCH:
        39.3469, 30.5807, 4.3303
        CIE-Luv:
        39.3469, 42.6174, -2.2428
        Hunter-Lab:
        32.9574, 22.5384, 3.3014
      #8b485a color charts
#8b485a RGB chart
      #8b485a CMYK chart
      #8b485a RGB pie chart
      #8b485a color shades, tints & tones
#8b485a color schemes
#8b485a color preview, HTML & CSS examples
           This text has a color of #8b485a        
        
          <p style="color:#8b485a;">Text here</p>
        
        
          .mytext {color:#8b485a;}
        
        Text color #8b485a
      
           This box has a color of #8b485a        
        
          <div style="background-color:#8b485a;">Content here</div>
        
        
          .mybackground {background-color:#8b485a;}
        
        Background color #8b485a
      
           Border around this has a color of #8b485a        
        
          <div style="border:2px solid #8b485a;">Content here</div>
        
        
          .myborder {border:2px solid #8b485a;}
        
        Border color #8b485a