#862f1f color space conversions
Hex:
        #862f1f
        RGB:
        134, 47, 31
        CMY:
        47, 82, 88
        CMYK:
        0, 65, 77, 47
      HSL:
        9°, 62.4242%, 32.3529%
        HSV (HSB):
        9°, 76.8657%, 52.5490%
        XYZ:
        11.0954, 7.2003, 2.1013
        xyY:
        0.5440, 0.3530, 7.2003
      CIE-Lab:
        32.2586, 36.3530, 29.5580
        CIE-LCH:
        32.2586, 46.8531, 39.1139
        CIE-Luv:
        32.2586, 65.4492, 20.3037
        Hunter-Lab:
        26.8334, 26.8498, 14.1403
      #862f1f color charts
#862f1f RGB chart
      #862f1f CMYK chart
      #862f1f RGB pie chart
      #862f1f color shades, tints & tones
#862f1f color schemes
#862f1f color preview, HTML & CSS examples
           This text has a color of #862f1f        
        
          <p style="color:#862f1f;">Text here</p>
        
        
          .mytext {color:#862f1f;}
        
        Text color #862f1f
      
           This box has a color of #862f1f        
        
          <div style="background-color:#862f1f;">Content here</div>
        
        
          .mybackground {background-color:#862f1f;}
        
        Background color #862f1f
      
           Border around this has a color of #862f1f        
        
          <div style="border:2px solid #862f1f;">Content here</div>
        
        
          .myborder {border:2px solid #862f1f;}
        
        Border color #862f1f