#944b08 color space conversions
Hex:
        #944b08
        RGB:
        148, 75, 8
        CMY:
        42, 71, 97
        CMYK:
        0, 49, 95, 42
      HSL:
        29°, 89.7436%, 30.5882%
        HSV (HSB):
        29°, 94.5946%, 58.0392%
        XYZ:
        14.7726, 11.3456, 1.6410
        xyY:
        0.5322, 0.4087, 11.3456
      CIE-Lab:
        40.1565, 26.7753, 47.4190
        CIE-LCH:
        40.1565, 54.4562, 60.5486
        CIE-Luv:
        40.1565, 59.1782, 36.2434
        Hunter-Lab:
        33.6832, 19.3402, 20.6896
      #944b08 color charts
#944b08 RGB chart
      #944b08 CMYK chart
      #944b08 RGB pie chart
      #944b08 color shades, tints & tones
#944b08 color schemes
#944b08 color preview, HTML & CSS examples
           This text has a color of #944b08        
        
          <p style="color:#944b08;">Text here</p>
        
        
          .mytext {color:#944b08;}
        
        Text color #944b08
      
           This box has a color of #944b08        
        
          <div style="background-color:#944b08;">Content here</div>
        
        
          .mybackground {background-color:#944b08;}
        
        Background color #944b08
      
           Border around this has a color of #944b08        
        
          <div style="border:2px solid #944b08;">Content here</div>
        
        
          .myborder {border:2px solid #944b08;}
        
        Border color #944b08