#800f04 color space conversions
Hex:
        #800f04
        RGB:
        128, 15, 4
        CMY:
        50, 94, 98
        CMYK:
        0, 88, 97, 50
      HSL:
        5°, 93.9394%, 25.8824%
        HSV (HSB):
        5°, 96.8750%, 50.1961%
        XYZ:
        9.0948, 4.9396, 0.5890
        xyY:
        0.6219, 0.3378, 4.9396
      CIE-Lab:
        26.5620, 45.2373, 37.3725
        CIE-LCH:
        26.5620, 58.6781, 39.5616
        CIE-Luv:
        26.5620, 79.5498, 18.9756
        Hunter-Lab:
        22.2252, 34.1502, 13.9865
      #800f04 color charts
#800f04 RGB chart
      #800f04 CMYK chart
      #800f04 RGB pie chart
      #800f04 color shades, tints & tones
#800f04 color schemes
#800f04 color preview, HTML & CSS examples
           This text has a color of #800f04        
        
          <p style="color:#800f04;">Text here</p>
        
        
          .mytext {color:#800f04;}
        
        Text color #800f04
      
           This box has a color of #800f04        
        
          <div style="background-color:#800f04;">Content here</div>
        
        
          .mybackground {background-color:#800f04;}
        
        Background color #800f04
      
           Border around this has a color of #800f04        
        
          <div style="border:2px solid #800f04;">Content here</div>
        
        
          .myborder {border:2px solid #800f04;}
        
        Border color #800f04