#94840d color space conversions
Hex:
        #94840d
        RGB:
        148, 132, 13
        CMY:
        42, 48, 95
        CMYK:
        0, 11, 91, 42
      HSL:
        53°, 83.8509%, 31.5686%
        HSV (HSB):
        53°, 91.2162%, 58.0392%
        XYZ:
        20.5367, 22.8275, 3.7045
        xyY:
        0.4363, 0.4850, 22.8275
      CIE-Lab:
        54.8942, -5.5468, 57.4246
        CIE-LCH:
        54.8942, 57.6918, 95.5172
        CIE-Luv:
        54.8942, 15.5334, 57.7297
        Hunter-Lab:
        47.7781, -6.8864, 28.8476
      #94840d color charts
#94840d RGB chart
      #94840d CMYK chart
      #94840d RGB pie chart
      #94840d color shades, tints & tones
#94840d color schemes
#94840d color preview, HTML & CSS examples
           This text has a color of #94840d        
        
          <p style="color:#94840d;">Text here</p>
        
        
          .mytext {color:#94840d;}
        
        Text color #94840d
      
           This box has a color of #94840d        
        
          <div style="background-color:#94840d;">Content here</div>
        
        
          .mybackground {background-color:#94840d;}
        
        Background color #94840d
      
           Border around this has a color of #94840d        
        
          <div style="border:2px solid #94840d;">Content here</div>
        
        
          .myborder {border:2px solid #94840d;}
        
        Border color #94840d