#80102b color space conversions
Hex:
        #80102b
        RGB:
        128, 16, 43
        CMY:
        50, 94, 83
        CMYK:
        0, 88, 66, 50
      HSL:
        346°, 77.7778%, 28.2353%
        HSV (HSB):
        346°, 87.5000%, 50.1961%
        XYZ:
        9.5234, 5.1342, 2.7746
        xyY:
        0.5463, 0.2945, 5.1342
      CIE-Lab:
        27.1137, 46.3968, 15.4802
        CIE-LCH:
        27.1137, 48.9111, 18.4512
        CIE-Luv:
        27.1137, 71.8133, 6.6191
        Hunter-Lab:
        22.6588, 35.3703, 8.6011
      #80102b color charts
#80102b RGB chart
      #80102b CMYK chart
      #80102b RGB pie chart
      #80102b color shades, tints & tones
#80102b color schemes
#80102b color preview, HTML & CSS examples
           This text has a color of #80102b        
        
          <p style="color:#80102b;">Text here</p>
        
        
          .mytext {color:#80102b;}
        
        Text color #80102b
      
           This box has a color of #80102b        
        
          <div style="background-color:#80102b;">Content here</div>
        
        
          .mybackground {background-color:#80102b;}
        
        Background color #80102b
      
           Border around this has a color of #80102b        
        
          <div style="border:2px solid #80102b;">Content here</div>
        
        
          .myborder {border:2px solid #80102b;}
        
        Border color #80102b