#42372b color space conversions
Hex:
        #42372b
        RGB:
        66, 55, 43
        CMY:
        74, 78, 83
        CMYK:
        0, 17, 35, 74
      HSL:
        31°, 21.1009%, 21.3725%
        HSV (HSB):
        31°, 34.8485%, 25.8824%
        XYZ:
        4.0490, 4.0650, 2.8567
        xyY:
        0.3691, 0.3705, 4.0650
      CIE-Lab:
        23.8853, 2.7055, 9.3387
        CIE-LCH:
        23.8853, 9.7227, 73.8431
        CIE-Luv:
        23.8853, 6.9026, 8.9373
        Hunter-Lab:
        20.1620, 0.5636, 5.7126
      #42372b color charts
#42372b RGB chart
      #42372b CMYK chart
      #42372b RGB pie chart
      #42372b color shades, tints & tones
#42372b color schemes
#42372b color preview, HTML & CSS examples
           This text has a color of #42372b        
        
          <p style="color:#42372b;">Text here</p>
        
        
          .mytext {color:#42372b;}
        
        Text color #42372b
      
           This box has a color of #42372b        
        
          <div style="background-color:#42372b;">Content here</div>
        
        
          .mybackground {background-color:#42372b;}
        
        Background color #42372b
      
           Border around this has a color of #42372b        
        
          <div style="border:2px solid #42372b;">Content here</div>
        
        
          .myborder {border:2px solid #42372b;}
        
        Border color #42372b