#8b2a45 color space conversions
Hex:
        #8b2a45
        RGB:
        139, 42, 69
        CMY:
        45, 84, 73
        CMYK:
        0, 70, 50, 45
      HSL:
        343°, 53.5912%, 35.4902%
        HSV (HSB):
        343°, 69.7842%, 54.5098%
        XYZ:
        12.5496, 7.5746, 6.4308
        xyY:
        0.4726, 0.2852, 7.5746
      CIE-Lab:
        33.0807, 43.0505, 6.7348
        CIE-LCH:
        33.0807, 43.5741, 8.8912
        CIE-Luv:
        33.0807, 63.3290, 0.1379
        Hunter-Lab:
        27.5219, 33.2300, 5.4115
      #8b2a45 color charts
#8b2a45 RGB chart
      #8b2a45 CMYK chart
      #8b2a45 RGB pie chart
      #8b2a45 color shades, tints & tones
#8b2a45 color schemes
#8b2a45 color preview, HTML & CSS examples
           This text has a color of #8b2a45        
        
          <p style="color:#8b2a45;">Text here</p>
        
        
          .mytext {color:#8b2a45;}
        
        Text color #8b2a45
      
           This box has a color of #8b2a45        
        
          <div style="background-color:#8b2a45;">Content here</div>
        
        
          .mybackground {background-color:#8b2a45;}
        
        Background color #8b2a45
      
           Border around this has a color of #8b2a45        
        
          <div style="border:2px solid #8b2a45;">Content here</div>
        
        
          .myborder {border:2px solid #8b2a45;}
        
        Border color #8b2a45