#8d820b color space conversions
Hex:
        #8d820b
        RGB:
        141, 130, 11
        CMY:
        45, 49, 96
        CMYK:
        0, 8, 92, 45
      HSL:
        55°, 85.5263%, 29.8039%
        HSV (HSB):
        55°, 92.1986%, 55.2941%
        XYZ:
        19.0275, 21.6521, 3.4930
        xyY:
        0.4308, 0.4902, 21.6521
      CIE-Lab:
        53.6560, -7.7465, 56.5472
        CIE-LCH:
        53.6560, 57.0753, 97.8005
        CIE-Luv:
        53.6560, 11.8478, 56.9833
        Hunter-Lab:
        46.5319, -8.4396, 28.1216
      #8d820b color charts
#8d820b RGB chart
      #8d820b CMYK chart
      #8d820b RGB pie chart
      #8d820b color shades, tints & tones
#8d820b color schemes
#8d820b color preview, HTML & CSS examples
           This text has a color of #8d820b        
        
          <p style="color:#8d820b;">Text here</p>
        
        
          .mytext {color:#8d820b;}
        
        Text color #8d820b
      
           This box has a color of #8d820b        
        
          <div style="background-color:#8d820b;">Content here</div>
        
        
          .mybackground {background-color:#8d820b;}
        
        Background color #8d820b
      
           Border around this has a color of #8d820b        
        
          <div style="border:2px solid #8d820b;">Content here</div>
        
        
          .myborder {border:2px solid #8d820b;}
        
        Border color #8d820b