#42231e color space conversions
Hex:
        #42231e
        RGB:
        66, 35, 30
        CMY:
        74, 86, 88
        CMYK:
        0, 47, 55, 74
      HSL:
        8°, 37.5000%, 18.8235%
        HSV (HSB):
        8°, 54.5455%, 25.8824%
        XYZ:
        3.0821, 2.4541, 1.5395
        xyY:
        0.4356, 0.3468, 2.4541
      CIE-Lab:
        17.7095, 14.1443, 9.7577
        CIE-LCH:
        17.7095, 17.1835, 34.6005
        CIE-Luv:
        17.7095, 18.2188, 6.4142
        Hunter-Lab:
        15.6654, 7.7051, 5.1390
      #42231e color charts
#42231e RGB chart
      #42231e CMYK chart
      #42231e RGB pie chart
      #42231e color shades, tints & tones
#42231e color schemes
#42231e color preview, HTML & CSS examples
           This text has a color of #42231e        
        
          <p style="color:#42231e;">Text here</p>
        
        
          .mytext {color:#42231e;}
        
        Text color #42231e
      
           This box has a color of #42231e        
        
          <div style="background-color:#42231e;">Content here</div>
        
        
          .mybackground {background-color:#42231e;}
        
        Background color #42231e
      
           Border around this has a color of #42231e        
        
          <div style="border:2px solid #42231e;">Content here</div>
        
        
          .myborder {border:2px solid #42231e;}
        
        Border color #42231e