#42340b color space conversions
Hex:
        #42340b
        RGB:
        66, 52, 11
        CMY:
        74, 80, 96
        CMYK:
        0, 21, 83, 74
      HSL:
        45°, 71.4286%, 15.0980%
        HSV (HSB):
        45°, 83.3333%, 25.8824%
        XYZ:
        3.5352, 3.6384, 0.8326
        xyY:
        0.4416, 0.4545, 3.6384
      CIE-Lab:
        22.4380, 1.2203, 26.7777
        CIE-LCH:
        22.4380, 26.8055, 87.3907
        CIE-Luv:
        22.4380, 10.3465, 20.9848
        Hunter-Lab:
        19.0746, -0.2984, 10.7643
      #42340b color charts
#42340b RGB chart
      #42340b CMYK chart
      #42340b RGB pie chart
      #42340b color shades, tints & tones
#42340b color schemes
#42340b color preview, HTML & CSS examples
           This text has a color of #42340b        
        
          <p style="color:#42340b;">Text here</p>
        
        
          .mytext {color:#42340b;}
        
        Text color #42340b
      
           This box has a color of #42340b        
        
          <div style="background-color:#42340b;">Content here</div>
        
        
          .mybackground {background-color:#42340b;}
        
        Background color #42340b
      
           Border around this has a color of #42340b        
        
          <div style="border:2px solid #42340b;">Content here</div>
        
        
          .myborder {border:2px solid #42340b;}
        
        Border color #42340b