#800c05 color space conversions
Hex:
        #800c05
        RGB:
        128, 12, 5
        CMY:
        50, 95, 98
        CMYK:
        0, 91, 96, 50
      HSL:
        3°, 92.4812%, 26.0784%
        HSV (HSB):
        3°, 96.0938%, 50.1961%
        XYZ:
        9.0610, 4.8631, 0.6047
        xyY:
        0.6237, 0.3347, 4.8631
      CIE-Lab:
        26.3411, 45.9052, 36.7666
        CIE-LCH:
        26.3411, 58.8139, 38.6921
        CIE-Luv:
        26.3411, 80.3191, 18.4297
        Hunter-Lab:
        22.0524, 34.7507, 13.8109
      #800c05 color charts
#800c05 RGB chart
      #800c05 CMYK chart
      #800c05 RGB pie chart
      #800c05 color shades, tints & tones
#800c05 color schemes
#800c05 color preview, HTML & CSS examples
           This text has a color of #800c05        
        
          <p style="color:#800c05;">Text here</p>
        
        
          .mytext {color:#800c05;}
        
        Text color #800c05
      
           This box has a color of #800c05        
        
          <div style="background-color:#800c05;">Content here</div>
        
        
          .mybackground {background-color:#800c05;}
        
        Background color #800c05
      
           Border around this has a color of #800c05        
        
          <div style="border:2px solid #800c05;">Content here</div>
        
        
          .myborder {border:2px solid #800c05;}
        
        Border color #800c05