#72140f color space conversions
Hex:
        #72140f
        RGB:
        114, 20, 15
        CMY:
        55, 92, 94
        CMYK:
        0, 82, 87, 55
      HSL:
        3°, 76.7442%, 25.2941%
        HSV (HSB):
        3°, 86.8421%, 44.7059%
        XYZ:
        7.2758, 4.1122, 0.8622
        xyY:
        0.5939, 0.3357, 4.1122
      CIE-Lab:
        24.0390, 39.7187, 29.1142
        CIE-LCH:
        24.0390, 49.2464, 36.2418
        CIE-Luv:
        24.0390, 65.2950, 15.2988
        Hunter-Lab:
        20.2786, 28.5570, 11.6741
      #72140f color charts
#72140f RGB chart
      #72140f CMYK chart
      #72140f RGB pie chart
      #72140f color shades, tints & tones
#72140f color schemes
#72140f color preview, HTML & CSS examples
           This text has a color of #72140f        
        
          <p style="color:#72140f;">Text here</p>
        
        
          .mytext {color:#72140f;}
        
        Text color #72140f
      
           This box has a color of #72140f        
        
          <div style="background-color:#72140f;">Content here</div>
        
        
          .mybackground {background-color:#72140f;}
        
        Background color #72140f
      
           Border around this has a color of #72140f        
        
          <div style="border:2px solid #72140f;">Content here</div>
        
        
          .myborder {border:2px solid #72140f;}
        
        Border color #72140f