#87042f color space conversions
Hex:
        #87042f
        RGB:
        135, 4, 47
        CMY:
        47, 98, 82
        CMYK:
        0, 97, 65, 47
      HSL:
        340°, 94.2446%, 27.2549%
        HSV (HSB):
        340°, 97.0370%, 52.9412%
        XYZ:
        10.5482, 5.4430, 3.1840
        xyY:
        0.5501, 0.2839, 5.4430
      CIE-Lab:
        27.9612, 50.7912, 14.1784
        CIE-LCH:
        27.9612, 52.7331, 15.5971
        CIE-Luv:
        27.9612, 78.8251, 4.7731
        Hunter-Lab:
        23.3302, 39.8768, 8.2395
      #87042f color charts
#87042f RGB chart
      #87042f CMYK chart
      #87042f RGB pie chart
      #87042f color shades, tints & tones
#87042f color schemes
#87042f color preview, HTML & CSS examples
           This text has a color of #87042f        
        
          <p style="color:#87042f;">Text here</p>
        
        
          .mytext {color:#87042f;}
        
        Text color #87042f
      
           This box has a color of #87042f        
        
          <div style="background-color:#87042f;">Content here</div>
        
        
          .mybackground {background-color:#87042f;}
        
        Background color #87042f
      
           Border around this has a color of #87042f        
        
          <div style="border:2px solid #87042f;">Content here</div>
        
        
          .myborder {border:2px solid #87042f;}
        
        Border color #87042f