#4a272f color space conversions
Hex:
        #4a272f
        RGB:
        74, 39, 47
        CMY:
        71, 85, 82
        CMYK:
        0, 47, 36, 71
      HSL:
        346°, 30.9735%, 22.1569%
        HSV (HSB):
        346°, 47.2973%, 29.0196%
        XYZ:
        4.0626, 3.1121, 3.0759
        xyY:
        0.3963, 0.3036, 3.1121
      CIE-Lab:
        20.4874, 17.5475, 1.9977
        CIE-LCH:
        20.4874, 17.6609, 6.4949
        CIE-Luv:
        20.4874, 19.4770, -0.3466
        Hunter-Lab:
        17.6412, 10.2352, 2.0111
      #4a272f color charts
#4a272f RGB chart
      #4a272f CMYK chart
      #4a272f RGB pie chart
      #4a272f color shades, tints & tones
#4a272f color schemes
#4a272f color preview, HTML & CSS examples
           This text has a color of #4a272f        
        
          <p style="color:#4a272f;">Text here</p>
        
        
          .mytext {color:#4a272f;}
        
        Text color #4a272f
      
           This box has a color of #4a272f        
        
          <div style="background-color:#4a272f;">Content here</div>
        
        
          .mybackground {background-color:#4a272f;}
        
        Background color #4a272f
      
           Border around this has a color of #4a272f        
        
          <div style="border:2px solid #4a272f;">Content here</div>
        
        
          .myborder {border:2px solid #4a272f;}
        
        Border color #4a272f