#9e512f color space conversions
Hex:
        #9e512f
        RGB:
        158, 81, 47
        CMY:
        38, 68, 82
        CMYK:
        0, 49, 70, 38
      HSL:
        18°, 54.1463%, 40.1961%
        HSV (HSB):
        18°, 70.2532%, 61.9608%
        XYZ:
        17.5561, 13.3592, 4.3426
        xyY:
        0.4979, 0.3789, 13.3592
      CIE-Lab:
        43.2996, 29.1502, 33.9082
        CIE-LCH:
        43.2996, 44.7158, 49.3151
        CIE-Luv:
        43.2996, 59.7785, 29.3917
        Hunter-Lab:
        36.5502, 21.7755, 18.5408
      #9e512f color charts
#9e512f RGB chart
      #9e512f CMYK chart
      #9e512f RGB pie chart
      #9e512f color shades, tints & tones
#9e512f color schemes
#9e512f color preview, HTML & CSS examples
           This text has a color of #9e512f        
        
          <p style="color:#9e512f;">Text here</p>
        
        
          .mytext {color:#9e512f;}
        
        Text color #9e512f
      
           This box has a color of #9e512f        
        
          <div style="background-color:#9e512f;">Content here</div>
        
        
          .mybackground {background-color:#9e512f;}
        
        Background color #9e512f
      
           Border around this has a color of #9e512f        
        
          <div style="border:2px solid #9e512f;">Content here</div>
        
        
          .myborder {border:2px solid #9e512f;}
        
        Border color #9e512f