#801b0f color space conversions
Hex:
        #801b0f
        RGB:
        128, 27, 15
        CMY:
        50, 89, 94
        CMYK:
        0, 79, 88, 50
      HSL:
        6°, 79.0210%, 28.0392%
        HSV (HSB):
        6°, 88.2812%, 50.1961%
        XYZ:
        9.3802, 5.4075, 1.0013
        xyY:
        0.5941, 0.3425, 5.4075
      CIE-Lab:
        27.8657, 41.9858, 33.7287
        CIE-LCH:
        27.8657, 53.8557, 38.7762
        CIE-Luv:
        27.8657, 73.7060, 18.9064
        Hunter-Lab:
        23.2541, 31.3085, 13.7249
      #801b0f color charts
#801b0f RGB chart
      #801b0f CMYK chart
      #801b0f RGB pie chart
      #801b0f color shades, tints & tones
#801b0f color schemes
#801b0f color preview, HTML & CSS examples
           This text has a color of #801b0f        
        
          <p style="color:#801b0f;">Text here</p>
        
        
          .mytext {color:#801b0f;}
        
        Text color #801b0f
      
           This box has a color of #801b0f        
        
          <div style="background-color:#801b0f;">Content here</div>
        
        
          .mybackground {background-color:#801b0f;}
        
        Background color #801b0f
      
           Border around this has a color of #801b0f        
        
          <div style="border:2px solid #801b0f;">Content here</div>
        
        
          .myborder {border:2px solid #801b0f;}
        
        Border color #801b0f