#42420a color space conversions
Hex:
        #42420a
        RGB:
        66, 66, 10
        CMY:
        74, 74, 96
        CMYK:
        0, 0, 85, 74
      HSL:
        60°, 73.6842%, 14.9020%
        HSV (HSB):
        60°, 84.8485%, 25.8824%
        XYZ:
        4.2498, 5.0766, 1.0431
        xyY:
        0.4098, 0.4896, 5.0766
      CIE-Lab:
        26.9519, -7.6726, 31.5788
        CIE-LCH:
        26.9519, 32.4975, 103.6563
        CIE-Luv:
        26.9519, 1.9880, 27.5601
        Hunter-Lab:
        22.5313, -5.7618, 13.0272
      #42420a color charts
#42420a RGB chart
      #42420a CMYK chart
      #42420a RGB pie chart
      #42420a color shades, tints & tones
#42420a color schemes
#42420a color preview, HTML & CSS examples
           This text has a color of #42420a        
        
          <p style="color:#42420a;">Text here</p>
        
        
          .mytext {color:#42420a;}
        
        Text color #42420a
      
           This box has a color of #42420a        
        
          <div style="background-color:#42420a;">Content here</div>
        
        
          .mybackground {background-color:#42420a;}
        
        Background color #42420a
      
           Border around this has a color of #42420a        
        
          <div style="border:2px solid #42420a;">Content here</div>
        
        
          .myborder {border:2px solid #42420a;}
        
        Border color #42420a