#845d04 color space conversions
Hex:
        #845d04
        RGB:
        132, 93, 4
        CMY:
        48, 64, 98
        CMYK:
        0, 30, 97, 48
      HSL:
        42°, 94.1176%, 26.6667%
        HSV (HSB):
        42°, 96.9697%, 51.7647%
        XYZ:
        13.4520, 12.7430, 1.8655
        xyY:
        0.4794, 0.4541, 12.7430
      CIE-Lab:
        42.3734, 8.9573, 49.0843
        CIE-LCH:
        42.3734, 49.8949, 79.6580
        CIE-Luv:
        42.3734, 32.0336, 42.5753
        Hunter-Lab:
        35.6973, 4.7946, 21.8897
      #845d04 color charts
#845d04 RGB chart
      #845d04 CMYK chart
      #845d04 RGB pie chart
      #845d04 color shades, tints & tones
#845d04 color schemes
#845d04 color preview, HTML & CSS examples
           This text has a color of #845d04        
        
          <p style="color:#845d04;">Text here</p>
        
        
          .mytext {color:#845d04;}
        
        Text color #845d04
      
           This box has a color of #845d04        
        
          <div style="background-color:#845d04;">Content here</div>
        
        
          .mybackground {background-color:#845d04;}
        
        Background color #845d04
      
           Border around this has a color of #845d04        
        
          <div style="border:2px solid #845d04;">Content here</div>
        
        
          .myborder {border:2px solid #845d04;}
        
        Border color #845d04