#95721f color space conversions
Hex:
        #95721f
        RGB:
        149, 114, 31
        CMY:
        42, 55, 88
        CMYK:
        0, 23, 79, 42
      HSL:
        42°, 65.5556%, 35.2941%
        HSV (HSB):
        42°, 79.1946%, 58.4314%
        XYZ:
        18.6591, 18.5231, 3.8882
        xyY:
        0.4543, 0.4510, 18.5231
      CIE-Lab:
        50.1245, 5.5747, 48.1471
        CIE-LCH:
        50.1245, 48.4688, 83.3954
        CIE-Luv:
        50.1245, 28.9004, 47.3234
        Hunter-Lab:
        43.0385, 2.0702, 24.7705
      #95721f color charts
#95721f RGB chart
      #95721f CMYK chart
      #95721f RGB pie chart
      #95721f color shades, tints & tones
#95721f color schemes
#95721f color preview, HTML & CSS examples
           This text has a color of #95721f        
        
          <p style="color:#95721f;">Text here</p>
        
        
          .mytext {color:#95721f;}
        
        Text color #95721f
      
           This box has a color of #95721f        
        
          <div style="background-color:#95721f;">Content here</div>
        
        
          .mybackground {background-color:#95721f;}
        
        Background color #95721f
      
           Border around this has a color of #95721f        
        
          <div style="border:2px solid #95721f;">Content here</div>
        
        
          .myborder {border:2px solid #95721f;}
        
        Border color #95721f