#800d06 color space conversions
Hex:
        #800d06
        RGB:
        128, 13, 6
        CMY:
        50, 95, 98
        CMYK:
        0, 90, 95, 50
      HSL:
        3°, 91.0448%, 26.2745%
        HSV (HSB):
        3°, 95.3125%, 50.1961%
        XYZ:
        9.0789, 4.8902, 0.6377
        xyY:
        0.6216, 0.3348, 4.8902
      CIE-Lab:
        26.4196, 45.7175, 36.4299
        CIE-LCH:
        26.4196, 58.4571, 38.5496
        CIE-Luv:
        26.4196, 79.9290, 18.3648
        Hunter-Lab:
        22.1138, 34.5847, 13.7699
      #800d06 color charts
#800d06 RGB chart
      #800d06 CMYK chart
      #800d06 RGB pie chart
      #800d06 color shades, tints & tones
#800d06 color schemes
#800d06 color preview, HTML & CSS examples
           This text has a color of #800d06        
        
          <p style="color:#800d06;">Text here</p>
        
        
          .mytext {color:#800d06;}
        
        Text color #800d06
      
           This box has a color of #800d06        
        
          <div style="background-color:#800d06;">Content here</div>
        
        
          .mybackground {background-color:#800d06;}
        
        Background color #800d06
      
           Border around this has a color of #800d06        
        
          <div style="border:2px solid #800d06;">Content here</div>
        
        
          .myborder {border:2px solid #800d06;}
        
        Border color #800d06