#95720f color space conversions
Hex:
        #95720f
        RGB:
        149, 114, 15
        CMY:
        42, 55, 94
        CMYK:
        0, 23, 90, 42
      HSL:
        44°, 81.7073%, 32.1569%
        HSV (HSB):
        44°, 89.9329%, 58.4314%
        XYZ:
        18.4980, 18.4587, 3.0399
        xyY:
        0.4625, 0.4615, 18.4587
      CIE-Lab:
        50.0478, 5.0669, 53.2025
        CIE-LCH:
        50.0478, 53.4433, 84.5597
        CIE-Luv:
        50.0478, 29.3798, 50.2569
        Hunter-Lab:
        42.9636, 1.6669, 25.8795
      #95720f color charts
#95720f RGB chart
      #95720f CMYK chart
      #95720f RGB pie chart
      #95720f color shades, tints & tones
#95720f color schemes
#95720f color preview, HTML & CSS examples
           This text has a color of #95720f        
        
          <p style="color:#95720f;">Text here</p>
        
        
          .mytext {color:#95720f;}
        
        Text color #95720f
      
           This box has a color of #95720f        
        
          <div style="background-color:#95720f;">Content here</div>
        
        
          .mybackground {background-color:#95720f;}
        
        Background color #95720f
      
           Border around this has a color of #95720f        
        
          <div style="border:2px solid #95720f;">Content here</div>
        
        
          .myborder {border:2px solid #95720f;}
        
        Border color #95720f