#800d02 color space conversions
Hex:
        #800d02
        RGB:
        128, 13, 2
        CMY:
        50, 95, 99
        CMYK:
        0, 90, 98, 50
      HSL:
        5°, 96.9231%, 25.4902%
        HSV (HSB):
        5°, 98.4375%, 50.1961%
        XYZ:
        9.0570, 4.8814, 0.5223
        xyY:
        0.6263, 0.3376, 4.8814
      CIE-Lab:
        26.3942, 45.6427, 38.0368
        CIE-LCH:
        26.3942, 59.4143, 39.8065
        CIE-Luv:
        26.3942, 80.3739, 19.0912
        Hunter-Lab:
        22.0939, 34.5081, 14.0642
      #800d02 color charts
#800d02 RGB chart
      #800d02 CMYK chart
      #800d02 RGB pie chart
      #800d02 color shades, tints & tones
#800d02 color schemes
#800d02 color preview, HTML & CSS examples
           This text has a color of #800d02        
        
          <p style="color:#800d02;">Text here</p>
        
        
          .mytext {color:#800d02;}
        
        Text color #800d02
      
           This box has a color of #800d02        
        
          <div style="background-color:#800d02;">Content here</div>
        
        
          .mybackground {background-color:#800d02;}
        
        Background color #800d02
      
           Border around this has a color of #800d02        
        
          <div style="border:2px solid #800d02;">Content here</div>
        
        
          .myborder {border:2px solid #800d02;}
        
        Border color #800d02