#8b280a color space conversions
Hex:
        #8b280a
        RGB:
        139, 40, 10
        CMY:
        45, 84, 96
        CMYK:
        0, 71, 93, 45
      HSL:
        14°, 86.5772%, 29.2157%
        HSV (HSB):
        14°, 92.8058%, 54.5098%
        XYZ:
        11.4610, 7.0285, 1.0397
        xyY:
        0.5869, 0.3599, 7.0285
      CIE-Lab:
        31.8716, 40.6766, 40.1063
        CIE-LCH:
        31.8716, 57.1236, 44.5955
        CIE-Luv:
        31.8716, 76.3082, 24.3490
        Hunter-Lab:
        26.5113, 30.7724, 16.2326
      #8b280a color charts
#8b280a RGB chart
      #8b280a CMYK chart
      #8b280a RGB pie chart
      #8b280a color shades, tints & tones
#8b280a color schemes
#8b280a color preview, HTML & CSS examples
           This text has a color of #8b280a        
        
          <p style="color:#8b280a;">Text here</p>
        
        
          .mytext {color:#8b280a;}
        
        Text color #8b280a
      
           This box has a color of #8b280a        
        
          <div style="background-color:#8b280a;">Content here</div>
        
        
          .mybackground {background-color:#8b280a;}
        
        Background color #8b280a
      
           Border around this has a color of #8b280a        
        
          <div style="border:2px solid #8b280a;">Content here</div>
        
        
          .myborder {border:2px solid #8b280a;}
        
        Border color #8b280a