#42492b color space conversions
Hex:
        #42492b
        RGB:
        66, 73, 43
        CMY:
        74, 71, 83
        CMYK:
        10, 0, 41, 71
      HSL:
        74°, 25.8621%, 22.7451%
        HSV (HSB):
        74°, 41.0959%, 28.6275%
        XYZ:
        5.0654, 6.0978, 3.1955
        xyY:
        0.3528, 0.4247, 6.0978
      CIE-Lab:
        29.6578, -8.6408, 17.0291
        CIE-LCH:
        29.6578, 19.0959, 116.9039
        CIE-Luv:
        29.6578, -2.6631, 18.8229
        Hunter-Lab:
        24.6936, -6.5985, 9.6130
      #42492b color charts
#42492b RGB chart
      #42492b CMYK chart
      #42492b RGB pie chart
      #42492b color shades, tints & tones
#42492b color schemes
#42492b color preview, HTML & CSS examples
           This text has a color of #42492b        
        
          <p style="color:#42492b;">Text here</p>
        
        
          .mytext {color:#42492b;}
        
        Text color #42492b
      
           This box has a color of #42492b        
        
          <div style="background-color:#42492b;">Content here</div>
        
        
          .mybackground {background-color:#42492b;}
        
        Background color #42492b
      
           Border around this has a color of #42492b        
        
          <div style="border:2px solid #42492b;">Content here</div>
        
        
          .myborder {border:2px solid #42492b;}
        
        Border color #42492b