#945b05 color space conversions
Hex:
        #945b05
        RGB:
        148, 91, 5
        CMY:
        42, 64, 98
        CMYK:
        0, 39, 97, 42
      HSL:
        36°, 93.4641%, 30.0000%
        HSV (HSB):
        36°, 96.6216%, 58.0392%
        XYZ:
        15.9812, 13.7890, 1.9628
        xyY:
        0.5036, 0.4345, 13.7890
      CIE-Lab:
        43.9288, 17.6552, 50.8846
        CIE-LCH:
        43.9288, 53.8605, 70.8650
        CIE-Luv:
        43.9288, 46.6386, 42.4248
        Hunter-Lab:
        37.1336, 11.8375, 22.8595
      #945b05 color charts
#945b05 RGB chart
      #945b05 CMYK chart
      #945b05 RGB pie chart
      #945b05 color shades, tints & tones
#945b05 color schemes
#945b05 color preview, HTML & CSS examples
           This text has a color of #945b05        
        
          <p style="color:#945b05;">Text here</p>
        
        
          .mytext {color:#945b05;}
        
        Text color #945b05
      
           This box has a color of #945b05        
        
          <div style="background-color:#945b05;">Content here</div>
        
        
          .mybackground {background-color:#945b05;}
        
        Background color #945b05
      
           Border around this has a color of #945b05        
        
          <div style="border:2px solid #945b05;">Content here</div>
        
        
          .myborder {border:2px solid #945b05;}
        
        Border color #945b05