#87212d color space conversions
Hex:
        #87212d
        RGB:
        135, 33, 45
        CMY:
        47, 87, 82
        CMYK:
        0, 76, 67, 47
      HSL:
        353°, 60.7143%, 32.9412%
        HSV (HSB):
        353°, 75.5556%, 52.9412%
        XYZ:
        11.0092, 6.4281, 3.1431
        xyY:
        0.5349, 0.3123, 6.4281
      CIE-Lab:
        30.4677, 43.4380, 18.7646
        CIE-LCH:
        30.4677, 47.3177, 23.3637
        CIE-Luv:
        30.4677, 70.8964, 10.5852
        Hunter-Lab:
        25.3536, 33.1403, 10.3973
      #87212d color charts
#87212d RGB chart
      #87212d CMYK chart
      #87212d RGB pie chart
      #87212d color shades, tints & tones
#87212d color schemes
#87212d color preview, HTML & CSS examples
           This text has a color of #87212d        
        
          <p style="color:#87212d;">Text here</p>
        
        
          .mytext {color:#87212d;}
        
        Text color #87212d
      
           This box has a color of #87212d        
        
          <div style="background-color:#87212d;">Content here</div>
        
        
          .mybackground {background-color:#87212d;}
        
        Background color #87212d
      
           Border around this has a color of #87212d        
        
          <div style="border:2px solid #87212d;">Content here</div>
        
        
          .myborder {border:2px solid #87212d;}
        
        Border color #87212d