#945d11 color space conversions
Hex:
        #945d11
        RGB:
        148, 93, 17
        CMY:
        42, 64, 93
        CMYK:
        0, 37, 89, 42
      HSL:
        35°, 79.3939%, 32.3529%
        HSV (HSB):
        35°, 88.5135%, 58.0392%
        XYZ:
        16.2283, 14.1651, 2.4091
        xyY:
        0.4947, 0.4318, 14.1651
      CIE-Lab:
        44.4687, 16.7428, 48.1091
        CIE-LCH:
        44.4687, 50.9392, 70.8112
        CIE-Luv:
        44.4687, 44.6839, 41.6305
        Hunter-Lab:
        37.6365, 11.1025, 22.5504
      #945d11 color charts
#945d11 RGB chart
      #945d11 CMYK chart
      #945d11 RGB pie chart
      #945d11 color shades, tints & tones
#945d11 color schemes
#945d11 color preview, HTML & CSS examples
           This text has a color of #945d11        
        
          <p style="color:#945d11;">Text here</p>
        
        
          .mytext {color:#945d11;}
        
        Text color #945d11
      
           This box has a color of #945d11        
        
          <div style="background-color:#945d11;">Content here</div>
        
        
          .mybackground {background-color:#945d11;}
        
        Background color #945d11
      
           Border around this has a color of #945d11        
        
          <div style="border:2px solid #945d11;">Content here</div>
        
        
          .myborder {border:2px solid #945d11;}
        
        Border color #945d11