#87482d color space conversions
Hex:
        #87482d
        RGB:
        135, 72, 45
        CMY:
        47, 72, 82
        CMYK:
        0, 47, 67, 47
      HSL:
        18°, 50.0000%, 35.2941%
        HSV (HSB):
        18°, 66.6667%, 52.9412%
        XYZ:
        12.7827, 9.9751, 3.7343
        xyY:
        0.4825, 0.3765, 9.9751
      CIE-Lab:
        37.7977, 24.2852, 27.7747
        CIE-LCH:
        37.7977, 36.8945, 48.8347
        CIE-Luv:
        37.7977, 47.5018, 23.9641
        Hunter-Lab:
        31.5834, 16.9732, 15.0982
      #87482d color charts
#87482d RGB chart
      #87482d CMYK chart
      #87482d RGB pie chart
      #87482d color shades, tints & tones
#87482d color schemes
#87482d color preview, HTML & CSS examples
           This text has a color of #87482d        
        
          <p style="color:#87482d;">Text here</p>
        
        
          .mytext {color:#87482d;}
        
        Text color #87482d
      
           This box has a color of #87482d        
        
          <div style="background-color:#87482d;">Content here</div>
        
        
          .mybackground {background-color:#87482d;}
        
        Background color #87482d
      
           Border around this has a color of #87482d        
        
          <div style="border:2px solid #87482d;">Content here</div>
        
        
          .myborder {border:2px solid #87482d;}
        
        Border color #87482d