#87232e color space conversions
Hex:
        #87232e
        RGB:
        135, 35, 46
        CMY:
        47, 86, 82
        CMYK:
        0, 74, 66, 47
      HSL:
        353°, 58.8235%, 33.3333%
        HSV (HSB):
        353°, 74.0741%, 52.9412%
        XYZ:
        11.0858, 6.5502, 3.2648
        xyY:
        0.5304, 0.3134, 6.5502
      CIE-Lab:
        30.7602, 42.7417, 18.4872
        CIE-LCH:
        30.7602, 46.5685, 23.3900
        CIE-Luv:
        30.7602, 69.7300, 10.5982
        Hunter-Lab:
        25.5934, 32.5293, 10.3521
      #87232e color charts
#87232e RGB chart
      #87232e CMYK chart
      #87232e RGB pie chart
      #87232e color shades, tints & tones
#87232e color schemes
#87232e color preview, HTML & CSS examples
           This text has a color of #87232e        
        
          <p style="color:#87232e;">Text here</p>
        
        
          .mytext {color:#87232e;}
        
        Text color #87232e
      
           This box has a color of #87232e        
        
          <div style="background-color:#87232e;">Content here</div>
        
        
          .mybackground {background-color:#87232e;}
        
        Background color #87232e
      
           Border around this has a color of #87232e        
        
          <div style="border:2px solid #87232e;">Content here</div>
        
        
          .myborder {border:2px solid #87232e;}
        
        Border color #87232e