#42261b color space conversions
Hex:
        #42261b
        RGB:
        66, 38, 27
        CMY:
        74, 85, 89
        CMYK:
        0, 42, 59, 74
      HSL:
        17°, 41.9355%, 18.2353%
        HSV (HSB):
        17°, 59.0909%, 25.8824%
        XYZ:
        3.1377, 2.6236, 1.3779
        xyY:
        0.4395, 0.3675, 2.6236
      CIE-Lab:
        18.4687, 11.8247, 12.8215
        CIE-LCH:
        18.4687, 17.4417, 47.3160
        CIE-Luv:
        18.4687, 17.1290, 9.1452
        Hunter-Lab:
        16.1976, 6.2324, 6.2944
      #42261b color charts
#42261b RGB chart
      #42261b CMYK chart
      #42261b RGB pie chart
      #42261b color shades, tints & tones
#42261b color schemes
#42261b color preview, HTML & CSS examples
           This text has a color of #42261b        
        
          <p style="color:#42261b;">Text here</p>
        
        
          .mytext {color:#42261b;}
        
        Text color #42261b
      
           This box has a color of #42261b        
        
          <div style="background-color:#42261b;">Content here</div>
        
        
          .mybackground {background-color:#42261b;}
        
        Background color #42261b
      
           Border around this has a color of #42261b        
        
          <div style="border:2px solid #42261b;">Content here</div>
        
        
          .myborder {border:2px solid #42261b;}
        
        Border color #42261b