#95720d color space conversions
Hex:
        #95720d
        RGB:
        149, 114, 13
        CMY:
        42, 55, 95
        CMYK:
        0, 23, 91, 42
      HSL:
        45°, 83.9506%, 31.7647%
        HSV (HSB):
        45°, 91.2752%, 58.4314%
        XYZ:
        18.4844, 18.4532, 2.9684
        xyY:
        0.4632, 0.4624, 18.4532
      CIE-Lab:
        50.0413, 5.0239, 53.6708
        CIE-LCH:
        50.0413, 53.9055, 84.6523
        CIE-Luv:
        50.0413, 29.4207, 50.5070
        Hunter-Lab:
        42.9572, 1.6329, 25.9731
      #95720d color charts
#95720d RGB chart
      #95720d CMYK chart
      #95720d RGB pie chart
      #95720d color shades, tints & tones
#95720d color schemes
#95720d color preview, HTML & CSS examples
           This text has a color of #95720d        
        
          <p style="color:#95720d;">Text here</p>
        
        
          .mytext {color:#95720d;}
        
        Text color #95720d
      
           This box has a color of #95720d        
        
          <div style="background-color:#95720d;">Content here</div>
        
        
          .mybackground {background-color:#95720d;}
        
        Background color #95720d
      
           Border around this has a color of #95720d        
        
          <div style="border:2px solid #95720d;">Content here</div>
        
        
          .myborder {border:2px solid #95720d;}
        
        Border color #95720d