#7f133e color space conversions
Hex:
        #7f133e
        RGB:
        127, 19, 62
        CMY:
        50, 93, 76
        CMYK:
        0, 85, 51, 50
      HSL:
        336°, 73.9726%, 28.6275%
        HSV (HSB):
        336°, 85.0394%, 49.8039%
        XYZ:
        9.8548, 5.3256, 5.0660
        xyY:
        0.4867, 0.2630, 5.3256
      CIE-Lab:
        27.6429, 46.7786, 3.3129
        CIE-LCH:
        27.6429, 46.8957, 4.0510
        CIE-Luv:
        27.6429, 63.8967, -4.1618
        Hunter-Lab:
        23.0772, 35.8406, 3.1386
      #7f133e color charts
#7f133e RGB chart
      #7f133e CMYK chart
      #7f133e RGB pie chart
      #7f133e color shades, tints & tones
#7f133e color schemes
#7f133e color preview, HTML & CSS examples
           This text has a color of #7f133e        
        
          <p style="color:#7f133e;">Text here</p>
        
        
          .mytext {color:#7f133e;}
        
        Text color #7f133e
      
           This box has a color of #7f133e        
        
          <div style="background-color:#7f133e;">Content here</div>
        
        
          .mybackground {background-color:#7f133e;}
        
        Background color #7f133e
      
           Border around this has a color of #7f133e        
        
          <div style="border:2px solid #7f133e;">Content here</div>
        
        
          .myborder {border:2px solid #7f133e;}
        
        Border color #7f133e