#87314f color space conversions
Hex:
        #87314f
        RGB:
        135, 49, 79
        CMY:
        47, 81, 69
        CMYK:
        0, 64, 41, 47
      HSL:
        339°, 46.7391%, 36.0784%
        HSV (HSB):
        339°, 63.7037%, 52.9412%
        XYZ:
        12.5013, 7.9120, 8.2654
        xyY:
        0.4359, 0.2759, 7.9120
      CIE-Lab:
        33.7990, 39.6270, 1.1770
        CIE-LCH:
        33.7990, 39.6444, 1.7012
        CIE-Luv:
        33.7990, 53.9351, -5.1885
        Hunter-Lab:
        28.1283, 30.1074, 2.2677
      #87314f color charts
#87314f RGB chart
      #87314f CMYK chart
      #87314f RGB pie chart
      #87314f color shades, tints & tones
#87314f color schemes
#87314f color preview, HTML & CSS examples
           This text has a color of #87314f        
        
          <p style="color:#87314f;">Text here</p>
        
        
          .mytext {color:#87314f;}
        
        Text color #87314f
      
           This box has a color of #87314f        
        
          <div style="background-color:#87314f;">Content here</div>
        
        
          .mybackground {background-color:#87314f;}
        
        Background color #87314f
      
           Border around this has a color of #87314f        
        
          <div style="border:2px solid #87314f;">Content here</div>
        
        
          .myborder {border:2px solid #87314f;}
        
        Border color #87314f