#8b2a39 color space conversions
Hex:
        #8b2a39
        RGB:
        139, 42, 57
        CMY:
        45, 84, 78
        CMYK:
        0, 70, 59, 45
      HSL:
        351°, 53.5912%, 35.4902%
        HSV (HSB):
        351°, 69.7842%, 54.5098%
        XYZ:
        12.2139, 7.4403, 4.6633
        xyY:
        0.5023, 0.3060, 7.4403
      CIE-Lab:
        32.7890, 42.0174, 14.1443
        CIE-LCH:
        32.7890, 44.3343, 18.6048
        CIE-Luv:
        32.7890, 66.7859, 7.4918
        Hunter-Lab:
        27.2769, 32.1934, 8.9576
      #8b2a39 color charts
#8b2a39 RGB chart
      #8b2a39 CMYK chart
      #8b2a39 RGB pie chart
      #8b2a39 color shades, tints & tones
#8b2a39 color schemes
#8b2a39 color preview, HTML & CSS examples
           This text has a color of #8b2a39        
        
          <p style="color:#8b2a39;">Text here</p>
        
        
          .mytext {color:#8b2a39;}
        
        Text color #8b2a39
      
           This box has a color of #8b2a39        
        
          <div style="background-color:#8b2a39;">Content here</div>
        
        
          .mybackground {background-color:#8b2a39;}
        
        Background color #8b2a39
      
           Border around this has a color of #8b2a39        
        
          <div style="border:2px solid #8b2a39;">Content here</div>
        
        
          .myborder {border:2px solid #8b2a39;}
        
        Border color #8b2a39