#845d10 color space conversions
Hex:
        #845d10
        RGB:
        132, 93, 16
        CMY:
        48, 64, 94
        CMYK:
        0, 30, 88, 48
      HSL:
        40°, 78.3784%, 29.0196%
        HSV (HSB):
        40°, 87.8788%, 51.7647%
        XYZ:
        13.5236, 12.7716, 2.2426
        xyY:
        0.4739, 0.4475, 12.7716
      CIE-Lab:
        42.4171, 9.2305, 45.8964
        CIE-LCH:
        42.4171, 46.8154, 78.6286
        CIE-Luv:
        42.4171, 31.7244, 40.9714
        Hunter-Lab:
        35.7374, 5.0066, 21.2956
      #845d10 color charts
#845d10 RGB chart
      #845d10 CMYK chart
      #845d10 RGB pie chart
      #845d10 color shades, tints & tones
#845d10 color schemes
#845d10 color preview, HTML & CSS examples
           This text has a color of #845d10        
        
          <p style="color:#845d10;">Text here</p>
        
        
          .mytext {color:#845d10;}
        
        Text color #845d10
      
           This box has a color of #845d10        
        
          <div style="background-color:#845d10;">Content here</div>
        
        
          .mybackground {background-color:#845d10;}
        
        Background color #845d10
      
           Border around this has a color of #845d10        
        
          <div style="border:2px solid #845d10;">Content here</div>
        
        
          .myborder {border:2px solid #845d10;}
        
        Border color #845d10