#862f2d color space conversions
Hex:
        #862f2d
        RGB:
        134, 47, 45
        CMY:
        47, 82, 82
        CMYK:
        0, 65, 66, 47
      HSL:
        1°, 49.7207%, 35.0980%
        HSV (HSB):
        1°, 66.4179%, 52.5490%
        XYZ:
        11.3217, 7.2908, 3.2932
        xyY:
        0.5168, 0.3328, 7.2908
      CIE-Lab:
        32.4600, 37.1352, 21.2383
        CIE-LCH:
        32.4600, 42.7796, 29.7660
        CIE-Luv:
        32.4600, 62.8818, 14.4462
        Hunter-Lab:
        27.0015, 27.5920, 11.6699
      #862f2d color charts
#862f2d RGB chart
      #862f2d CMYK chart
      #862f2d RGB pie chart
      #862f2d color shades, tints & tones
#862f2d color schemes
#862f2d color preview, HTML & CSS examples
           This text has a color of #862f2d        
        
          <p style="color:#862f2d;">Text here</p>
        
        
          .mytext {color:#862f2d;}
        
        Text color #862f2d
      
           This box has a color of #862f2d        
        
          <div style="background-color:#862f2d;">Content here</div>
        
        
          .mybackground {background-color:#862f2d;}
        
        Background color #862f2d
      
           Border around this has a color of #862f2d        
        
          <div style="border:2px solid #862f2d;">Content here</div>
        
        
          .myborder {border:2px solid #862f2d;}
        
        Border color #862f2d