#76222f color space conversions
Hex:
        #76222f
        RGB:
        118, 34, 47
        CMY:
        54, 87, 82
        CMYK:
        0, 71, 60, 54
      HSL:
        351°, 55.2632%, 29.8039%
        HSV (HSB):
        351°, 71.1864%, 46.2745%
        XYZ:
        8.5563, 5.2008, 3.2422
        xyY:
        0.5033, 0.3059, 5.2008
      CIE-Lab:
        27.2995, 37.4529, 12.6639
        CIE-LCH:
        27.2995, 39.5360, 18.6819
        CIE-Luv:
        27.2995, 55.9239, 6.2979
        Hunter-Lab:
        22.8054, 27.0620, 7.5345
      #76222f color charts
#76222f RGB chart
      #76222f CMYK chart
      #76222f RGB pie chart
      #76222f color shades, tints & tones
#76222f color schemes
#76222f color preview, HTML & CSS examples
           This text has a color of #76222f        
        
          <p style="color:#76222f;">Text here</p>
        
        
          .mytext {color:#76222f;}
        
        Text color #76222f
      
           This box has a color of #76222f        
        
          <div style="background-color:#76222f;">Content here</div>
        
        
          .mybackground {background-color:#76222f;}
        
        Background color #76222f
      
           Border around this has a color of #76222f        
        
          <div style="border:2px solid #76222f;">Content here</div>
        
        
          .myborder {border:2px solid #76222f;}
        
        Border color #76222f