#8b281f color space conversions
Hex:
        #8b281f
        RGB:
        139, 40, 31
        CMY:
        45, 84, 88
        CMYK:
        0, 71, 78, 45
      HSL:
        5°, 63.5294%, 33.3333%
        HSV (HSB):
        5°, 77.6978%, 54.5098%
        XYZ:
        11.6536, 7.1055, 2.0536
        xyY:
        0.5599, 0.3414, 7.1055
      CIE-Lab:
        32.0458, 41.3013, 29.6004
        CIE-LCH:
        32.0458, 50.8132, 35.6290
        CIE-Luv:
        32.0458, 73.6889, 19.0550
        Hunter-Lab:
        26.6561, 31.3888, 14.0915
      #8b281f color charts
#8b281f RGB chart
      #8b281f CMYK chart
      #8b281f RGB pie chart
      #8b281f color shades, tints & tones
#8b281f color schemes
#8b281f color preview, HTML & CSS examples
           This text has a color of #8b281f        
        
          <p style="color:#8b281f;">Text here</p>
        
        
          .mytext {color:#8b281f;}
        
        Text color #8b281f
      
           This box has a color of #8b281f        
        
          <div style="background-color:#8b281f;">Content here</div>
        
        
          .mybackground {background-color:#8b281f;}
        
        Background color #8b281f
      
           Border around this has a color of #8b281f        
        
          <div style="border:2px solid #8b281f;">Content here</div>
        
        
          .myborder {border:2px solid #8b281f;}
        
        Border color #8b281f