#8b0935 color space conversions
Hex:
        #8b0935
        RGB:
        139, 9, 53
        CMY:
        45, 96, 79
        CMYK:
        0, 94, 62, 45
      HSL:
        340°, 87.8378%, 29.0196%
        HSV (HSB):
        340°, 93.5252%, 54.5098%
        XYZ:
        11.3878, 5.9414, 3.9148
        xyY:
        0.5360, 0.2797, 5.9414
      CIE-Lab:
        29.2641, 51.3883, 12.0312
        CIE-LCH:
        29.2641, 52.7780, 13.1770
        CIE-Luv:
        29.2641, 79.1110, 3.0515
        Hunter-Lab:
        24.3750, 40.7374, 7.5401
      #8b0935 color charts
#8b0935 RGB chart
      #8b0935 CMYK chart
      #8b0935 RGB pie chart
      #8b0935 color shades, tints & tones
#8b0935 color schemes
#8b0935 color preview, HTML & CSS examples
           This text has a color of #8b0935        
        
          <p style="color:#8b0935;">Text here</p>
        
        
          .mytext {color:#8b0935;}
        
        Text color #8b0935
      
           This box has a color of #8b0935        
        
          <div style="background-color:#8b0935;">Content here</div>
        
        
          .mybackground {background-color:#8b0935;}
        
        Background color #8b0935
      
           Border around this has a color of #8b0935        
        
          <div style="border:2px solid #8b0935;">Content here</div>
        
        
          .myborder {border:2px solid #8b0935;}
        
        Border color #8b0935