#845f1e color space conversions
Hex:
        #845f1e
        RGB:
        132, 95, 30
        CMY:
        48, 63, 88
        CMYK:
        0, 28, 77, 48
      HSL:
        38°, 62.9630%, 31.7647%
        HSV (HSB):
        38°, 77.2727%, 51.7647%
        XYZ:
        13.8423, 13.1837, 3.0434
        xyY:
        0.4603, 0.4384, 13.1837
      CIE-Lab:
        43.0387, 8.5857, 41.0943
        CIE-LCH:
        43.0387, 41.9816, 78.1992
        CIE-Luv:
        43.0387, 29.6581, 38.7276
        Hunter-Lab:
        36.3093, 4.5085, 20.4469
      #845f1e color charts
#845f1e RGB chart
      #845f1e CMYK chart
      #845f1e RGB pie chart
      #845f1e color shades, tints & tones
#845f1e color schemes
#845f1e color preview, HTML & CSS examples
           This text has a color of #845f1e        
        
          <p style="color:#845f1e;">Text here</p>
        
        
          .mytext {color:#845f1e;}
        
        Text color #845f1e
      
           This box has a color of #845f1e        
        
          <div style="background-color:#845f1e;">Content here</div>
        
        
          .mybackground {background-color:#845f1e;}
        
        Background color #845f1e
      
           Border around this has a color of #845f1e        
        
          <div style="border:2px solid #845f1e;">Content here</div>
        
        
          .myborder {border:2px solid #845f1e;}
        
        Border color #845f1e