#823c12 color space conversions
Hex:
        #823c12
        RGB:
        130, 60, 18
        CMY:
        49, 76, 93
        CMYK:
        0, 54, 86, 49
      HSL:
        23°, 75.6757%, 29.0196%
        HSV (HSB):
        23°, 86.1538%, 50.9804%
        XYZ:
        10.9310, 8.0212, 1.5444
        xyY:
        0.5333, 0.3913, 8.0212
      CIE-Lab:
        34.0270, 27.5176, 37.8405
        CIE-LCH:
        34.0270, 46.7880, 53.9754
        CIE-Luv:
        34.0270, 54.8239, 27.8411
        Hunter-Lab:
        28.3218, 19.3301, 16.5921
      #823c12 color charts
#823c12 RGB chart
      #823c12 CMYK chart
      #823c12 RGB pie chart
      #823c12 color shades, tints & tones
#823c12 color schemes
#823c12 color preview, HTML & CSS examples
           This text has a color of #823c12        
        
          <p style="color:#823c12;">Text here</p>
        
        
          .mytext {color:#823c12;}
        
        Text color #823c12
      
           This box has a color of #823c12        
        
          <div style="background-color:#823c12;">Content here</div>
        
        
          .mybackground {background-color:#823c12;}
        
        Background color #823c12
      
           Border around this has a color of #823c12        
        
          <div style="border:2px solid #823c12;">Content here</div>
        
        
          .myborder {border:2px solid #823c12;}
        
        Border color #823c12