#72133f color space conversions
Hex:
        #72133f
        RGB:
        114, 19, 63
        CMY:
        55, 93, 75
        CMYK:
        0, 83, 45, 55
      HSL:
        332°, 71.4286%, 26.0784%
        HSV (HSB):
        332°, 83.3333%, 44.7059%
        XYZ:
        8.0695, 4.4020, 5.1270
        xyY:
        0.4585, 0.2501, 4.4020
      CIE-Lab:
        24.9583, 43.2108, -1.6033
        CIE-LCH:
        24.9583, 43.2405, 357.8751
        CIE-Luv:
        24.9583, 52.8495, -8.2995
        Hunter-Lab:
        20.9810, 31.9360, 0.1984
      #72133f color charts
#72133f RGB chart
      #72133f CMYK chart
      #72133f RGB pie chart
      #72133f color shades, tints & tones
#72133f color schemes
#72133f color preview, HTML & CSS examples
           This text has a color of #72133f        
        
          <p style="color:#72133f;">Text here</p>
        
        
          .mytext {color:#72133f;}
        
        Text color #72133f
      
           This box has a color of #72133f        
        
          <div style="background-color:#72133f;">Content here</div>
        
        
          .mybackground {background-color:#72133f;}
        
        Background color #72133f
      
           Border around this has a color of #72133f        
        
          <div style="border:2px solid #72133f;">Content here</div>
        
        
          .myborder {border:2px solid #72133f;}
        
        Border color #72133f