#946f0d color space conversions
Hex:
        #946f0d
        RGB:
        148, 111, 13
        CMY:
        42, 56, 95
        CMYK:
        0, 25, 91, 42
      HSL:
        44°, 83.8509%, 31.5686%
        HSV (HSB):
        44°, 91.2162%, 58.0392%
        XYZ:
        17.9698, 17.6938, 2.8489
        xyY:
        0.4666, 0.4594, 17.6938
      CIE-Lab:
        49.1226, 6.2703, 52.9055
        CIE-LCH:
        49.1226, 53.2758, 83.2409
        CIE-Luv:
        49.1226, 30.8992, 49.2761
        Hunter-Lab:
        42.0640, 2.6434, 25.4292
      #946f0d color charts
#946f0d RGB chart
      #946f0d CMYK chart
      #946f0d RGB pie chart
      #946f0d color shades, tints & tones
#946f0d color schemes
#946f0d color preview, HTML & CSS examples
           This text has a color of #946f0d        
        
          <p style="color:#946f0d;">Text here</p>
        
        
          .mytext {color:#946f0d;}
        
        Text color #946f0d
      
           This box has a color of #946f0d        
        
          <div style="background-color:#946f0d;">Content here</div>
        
        
          .mybackground {background-color:#946f0d;}
        
        Background color #946f0d
      
           Border around this has a color of #946f0d        
        
          <div style="border:2px solid #946f0d;">Content here</div>
        
        
          .myborder {border:2px solid #946f0d;}
        
        Border color #946f0d