#7f3d42 color space conversions
Hex:
        #7f3d42
        RGB:
        127, 61, 66
        CMY:
        50, 76, 74
        CMYK:
        0, 52, 48, 50
      HSL:
        355°, 35.1064%, 36.8627%
        HSV (HSB):
        355°, 51.9685%, 49.8039%
        XYZ:
        11.4045, 8.2429, 6.1442
        xyY:
        0.4422, 0.3196, 8.2429
      CIE-Lab:
        34.4836, 29.0112, 10.3284
        CIE-LCH:
        34.4836, 30.7949, 19.5965
        CIE-Luv:
        34.4836, 44.5529, 6.7339
        Hunter-Lab:
        28.7104, 20.6617, 7.4088
      #7f3d42 color charts
#7f3d42 RGB chart
      #7f3d42 CMYK chart
      #7f3d42 RGB pie chart
      #7f3d42 color shades, tints & tones
#7f3d42 color schemes
#7f3d42 color preview, HTML & CSS examples
           This text has a color of #7f3d42        
        
          <p style="color:#7f3d42;">Text here</p>
        
        
          .mytext {color:#7f3d42;}
        
        Text color #7f3d42
      
           This box has a color of #7f3d42        
        
          <div style="background-color:#7f3d42;">Content here</div>
        
        
          .mybackground {background-color:#7f3d42;}
        
        Background color #7f3d42
      
           Border around this has a color of #7f3d42        
        
          <div style="border:2px solid #7f3d42;">Content here</div>
        
        
          .myborder {border:2px solid #7f3d42;}
        
        Border color #7f3d42