#42272f color space conversions
Hex:
        #42272f
        RGB:
        66, 39, 47
        CMY:
        74, 85, 82
        CMYK:
        0, 41, 29, 74
      HSL:
        342°, 25.7143%, 20.5882%
        HSV (HSB):
        342°, 40.9091%, 25.8824%
        XYZ:
        3.4854, 2.8145, 3.0489
        xyY:
        0.3728, 0.3011, 2.8145
      CIE-Lab:
        19.2852, 14.0228, 0.1038
        CIE-LCH:
        19.2852, 14.0232, 0.4240
        CIE-Luv:
        19.2852, 14.1238, -1.6339
        Hunter-Lab:
        16.7765, 7.7249, 0.9685
      #42272f color charts
#42272f RGB chart
      #42272f CMYK chart
      #42272f RGB pie chart
      #42272f color shades, tints & tones
#42272f color schemes
#42272f color preview, HTML & CSS examples
           This text has a color of #42272f        
        
          <p style="color:#42272f;">Text here</p>
        
        
          .mytext {color:#42272f;}
        
        Text color #42272f
      
           This box has a color of #42272f        
        
          <div style="background-color:#42272f;">Content here</div>
        
        
          .mybackground {background-color:#42272f;}
        
        Background color #42272f
      
           Border around this has a color of #42272f        
        
          <div style="border:2px solid #42272f;">Content here</div>
        
        
          .myborder {border:2px solid #42272f;}
        
        Border color #42272f