#823a0a color space conversions
Hex:
        #823a0a
        RGB:
        130, 58, 10
        CMY:
        49, 77, 96
        CMYK:
        0, 55, 92, 49
      HSL:
        24°, 85.7143%, 27.4510%
        HSV (HSB):
        24°, 92.3077%, 50.9804%
        XYZ:
        10.7738, 7.7939, 1.2237
        xyY:
        0.5444, 0.3938, 7.7939
      CIE-Lab:
        33.5498, 28.4033, 40.6319
        CIE-LCH:
        33.5498, 49.5752, 55.0449
        CIE-Luv:
        33.5498, 56.8069, 28.6470
        Hunter-Lab:
        27.9175, 20.0302, 16.9434
      #823a0a color charts
#823a0a RGB chart
      #823a0a CMYK chart
      #823a0a RGB pie chart
      #823a0a color shades, tints & tones
#823a0a color schemes
#823a0a color preview, HTML & CSS examples
           This text has a color of #823a0a        
        
          <p style="color:#823a0a;">Text here</p>
        
        
          .mytext {color:#823a0a;}
        
        Text color #823a0a
      
           This box has a color of #823a0a        
        
          <div style="background-color:#823a0a;">Content here</div>
        
        
          .mybackground {background-color:#823a0a;}
        
        Background color #823a0a
      
           Border around this has a color of #823a0a        
        
          <div style="border:2px solid #823a0a;">Content here</div>
        
        
          .myborder {border:2px solid #823a0a;}
        
        Border color #823a0a