#80222c color space conversions
Hex:
        #80222c
        RGB:
        128, 34, 44
        CMY:
        50, 87, 83
        CMYK:
        0, 73, 66, 50
      HSL:
        354°, 58.0247%, 31.7647%
        HSV (HSB):
        354°, 73.4375%, 50.1961%
        XYZ:
        9.9287, 5.9151, 3.0013
        xyY:
        0.5269, 0.3139, 5.9151
      CIE-Lab:
        29.1972, 40.6649, 17.5111
        CIE-LCH:
        29.1972, 44.2750, 23.2976
        CIE-Luv:
        29.1972, 64.9266, 9.9254
        Hunter-Lab:
        24.3210, 30.3087, 9.7081
      #80222c color charts
#80222c RGB chart
      #80222c CMYK chart
      #80222c RGB pie chart
      #80222c color shades, tints & tones
#80222c color schemes
#80222c color preview, HTML & CSS examples
           This text has a color of #80222c        
        
          <p style="color:#80222c;">Text here</p>
        
        
          .mytext {color:#80222c;}
        
        Text color #80222c
      
           This box has a color of #80222c        
        
          <div style="background-color:#80222c;">Content here</div>
        
        
          .mybackground {background-color:#80222c;}
        
        Background color #80222c
      
           Border around this has a color of #80222c        
        
          <div style="border:2px solid #80222c;">Content here</div>
        
        
          .myborder {border:2px solid #80222c;}
        
        Border color #80222c