#943e0d color space conversions
Hex:
        #943e0d
        RGB:
        148, 62, 13
        CMY:
        42, 76, 95
        CMYK:
        0, 58, 91, 42
      HSL:
        22°, 83.8509%, 31.5686%
        HSV (HSB):
        22°, 91.2162%, 58.0392%
        XYZ:
        14.0080, 9.7702, 1.5283
        xyY:
        0.5535, 0.3861, 9.7702
      CIE-Lab:
        37.4268, 33.8207, 43.8708
        CIE-LCH:
        37.4268, 55.3940, 52.3708
        CIE-Luv:
        37.4268, 68.8214, 31.1940
        Hunter-Lab:
        31.2573, 25.2947, 18.9812
      #943e0d color charts
#943e0d RGB chart
      #943e0d CMYK chart
      #943e0d RGB pie chart
      #943e0d color shades, tints & tones
#943e0d color schemes
#943e0d color preview, HTML & CSS examples
           This text has a color of #943e0d        
        
          <p style="color:#943e0d;">Text here</p>
        
        
          .mytext {color:#943e0d;}
        
        Text color #943e0d
      
           This box has a color of #943e0d        
        
          <div style="background-color:#943e0d;">Content here</div>
        
        
          .mybackground {background-color:#943e0d;}
        
        Background color #943e0d
      
           Border around this has a color of #943e0d        
        
          <div style="border:2px solid #943e0d;">Content here</div>
        
        
          .myborder {border:2px solid #943e0d;}
        
        Border color #943e0d