#945e12 color space conversions
Hex:
        #945e12
        RGB:
        148, 94, 18
        CMY:
        42, 63, 93
        CMYK:
        0, 36, 88, 42
      HSL:
        35°, 78.3133%, 32.5490%
        HSV (HSB):
        35°, 87.8378%, 58.0392%
        XYZ:
        16.3246, 14.3450, 2.4807
        xyY:
        0.4924, 0.4327, 14.3450
      CIE-Lab:
        44.7237, 16.1919, 47.9978
        CIE-LCH:
        44.7237, 50.6553, 71.3583
        CIE-Luv:
        44.7237, 43.8629, 41.8518
        Hunter-Lab:
        37.8748, 10.6555, 22.6290
      #945e12 color charts
#945e12 RGB chart
      #945e12 CMYK chart
      #945e12 RGB pie chart
      #945e12 color shades, tints & tones
#945e12 color schemes
#945e12 color preview, HTML & CSS examples
           This text has a color of #945e12        
        
          <p style="color:#945e12;">Text here</p>
        
        
          .mytext {color:#945e12;}
        
        Text color #945e12
      
           This box has a color of #945e12        
        
          <div style="background-color:#945e12;">Content here</div>
        
        
          .mybackground {background-color:#945e12;}
        
        Background color #945e12
      
           Border around this has a color of #945e12        
        
          <div style="border:2px solid #945e12;">Content here</div>
        
        
          .myborder {border:2px solid #945e12;}
        
        Border color #945e12