#c8820b color space conversions
Hex:
        #c8820b
        RGB:
        200, 130, 11
        CMY:
        22, 49, 96
        CMYK:
        0, 35, 95, 22
      HSL:
        38°, 89.5735%, 41.3725%
        HSV (HSB):
        38°, 94.5000%, 78.4314%
        XYZ:
        31.8625, 28.2688, 4.0937
        xyY:
        0.4961, 0.4402, 28.2688
      CIE-Lab:
        60.1308, 19.1864, 64.2589
        CIE-LCH:
        60.1308, 67.0621, 73.3755
        CIE-Luv:
        60.1308, 58.1483, 58.6984
        Hunter-Lab:
        53.1684, 13.9258, 32.6529
      #c8820b color charts
#c8820b RGB chart
      #c8820b CMYK chart
      #c8820b RGB pie chart
      #c8820b color shades, tints & tones
#c8820b color schemes
#c8820b color preview, HTML & CSS examples
           This text has a color of #c8820b        
        
          <p style="color:#c8820b;">Text here</p>
        
        
          .mytext {color:#c8820b;}
        
        Text color #c8820b
      
           This box has a color of #c8820b        
        
          <div style="background-color:#c8820b;">Content here</div>
        
        
          .mybackground {background-color:#c8820b;}
        
        Background color #c8820b
      
           Border around this has a color of #c8820b        
        
          <div style="border:2px solid #c8820b;">Content here</div>
        
        
          .myborder {border:2px solid #c8820b;}
        
        Border color #c8820b