#872f4a color space conversions
Hex:
        #872f4a
        RGB:
        135, 47, 74
        CMY:
        47, 82, 71
        CMYK:
        0, 65, 45, 47
      HSL:
        342°, 48.3516%, 35.6863%
        HSV (HSB):
        342°, 65.1852%, 52.9412%
        XYZ:
        12.2442, 7.6783, 7.3153
        xyY:
        0.4495, 0.2819, 7.6783
      CIE-Lab:
        33.3038, 40.0066, 3.7009
        CIE-LCH:
        33.3038, 40.1774, 5.2853
        CIE-Luv:
        33.3038, 56.3096, -2.4583
        Hunter-Lab:
        27.7098, 30.3822, 3.7445
      #872f4a color charts
#872f4a RGB chart
      #872f4a CMYK chart
      #872f4a RGB pie chart
      #872f4a color shades, tints & tones
#872f4a color schemes
#872f4a color preview, HTML & CSS examples
           This text has a color of #872f4a        
        
          <p style="color:#872f4a;">Text here</p>
        
        
          .mytext {color:#872f4a;}
        
        Text color #872f4a
      
           This box has a color of #872f4a        
        
          <div style="background-color:#872f4a;">Content here</div>
        
        
          .mybackground {background-color:#872f4a;}
        
        Background color #872f4a
      
           Border around this has a color of #872f4a        
        
          <div style="border:2px solid #872f4a;">Content here</div>
        
        
          .myborder {border:2px solid #872f4a;}
        
        Border color #872f4a