#4c383e color space conversions
Hex:
        #4c383e
        RGB:
        76, 56, 62
        CMY:
        70, 78, 76
        CMYK:
        0, 26, 18, 70
      HSL:
        342°, 15.1515%, 25.8824%
        HSV (HSB):
        342°, 26.3158%, 29.8039%
        XYZ:
        5.2642, 4.7126, 5.1896
        xyY:
        0.3471, 0.3107, 4.7126
      CIE-Lab:
        25.8999, 9.9871, -0.2727
        CIE-LCH:
        25.8999, 9.9908, 358.4357
        CIE-Luv:
        25.8999, 10.8520, -1.6539
        Hunter-Lab:
        21.7086, 5.2947, 1.0223
      #4c383e color charts
#4c383e RGB chart
      #4c383e CMYK chart
      #4c383e RGB pie chart
      #4c383e color shades, tints & tones
#4c383e color schemes
#4c383e color preview, HTML & CSS examples
           This text has a color of #4c383e        
        
          <p style="color:#4c383e;">Text here</p>
        
        
          .mytext {color:#4c383e;}
        
        Text color #4c383e
      
           This box has a color of #4c383e        
        
          <div style="background-color:#4c383e;">Content here</div>
        
        
          .mybackground {background-color:#4c383e;}
        
        Background color #4c383e
      
           Border around this has a color of #4c383e        
        
          <div style="border:2px solid #4c383e;">Content here</div>
        
        
          .myborder {border:2px solid #4c383e;}
        
        Border color #4c383e