#42261f color space conversions
Hex:
        #42261f
        RGB:
        66, 38, 31
        CMY:
        74, 85, 88
        CMYK:
        0, 42, 53, 74
      HSL:
        12°, 36.0825%, 19.0196%
        HSV (HSB):
        12°, 53.0303%, 25.8824%
        XYZ:
        3.1872, 2.6434, 1.6386
        xyY:
        0.4267, 0.3539, 2.6434
      CIE-Lab:
        18.5551, 12.2908, 10.2001
        CIE-LCH:
        18.5551, 15.9720, 39.6890
        CIE-Luv:
        18.5551, 16.6750, 7.2017
        Hunter-Lab:
        16.2586, 6.5393, 5.4056
      #42261f color charts
#42261f RGB chart
      #42261f CMYK chart
      #42261f RGB pie chart
      #42261f color shades, tints & tones
#42261f color schemes
#42261f color preview, HTML & CSS examples
           This text has a color of #42261f        
        
          <p style="color:#42261f;">Text here</p>
        
        
          .mytext {color:#42261f;}
        
        Text color #42261f
      
           This box has a color of #42261f        
        
          <div style="background-color:#42261f;">Content here</div>
        
        
          .mybackground {background-color:#42261f;}
        
        Background color #42261f
      
           Border around this has a color of #42261f        
        
          <div style="border:2px solid #42261f;">Content here</div>
        
        
          .myborder {border:2px solid #42261f;}
        
        Border color #42261f