#42151a color space conversions
Hex:
        #42151a
        RGB:
        66, 21, 26
        CMY:
        74, 92, 90
        CMYK:
        0, 68, 61, 74
      HSL:
        353°, 51.7241%, 17.0588%
        HSV (HSB):
        353°, 68.1818%, 25.8824%
        XYZ:
        2.7014, 1.7692, 1.1764
        xyY:
        0.4784, 0.3133, 1.7692
      CIE-Lab:
        14.2260, 22.3032, 7.8998
        CIE-LCH:
        14.2260, 23.6609, 19.5041
        CIE-Luv:
        14.2260, 24.3969, 3.2510
        Hunter-Lab:
        13.3010, 12.9760, 4.0669
      #42151a color charts
#42151a RGB chart
      #42151a CMYK chart
      #42151a RGB pie chart
      #42151a color shades, tints & tones
#42151a color schemes
#42151a color preview, HTML & CSS examples
           This text has a color of #42151a        
        
          <p style="color:#42151a;">Text here</p>
        
        
          .mytext {color:#42151a;}
        
        Text color #42151a
      
           This box has a color of #42151a        
        
          <div style="background-color:#42151a;">Content here</div>
        
        
          .mybackground {background-color:#42151a;}
        
        Background color #42151a
      
           Border around this has a color of #42151a        
        
          <div style="border:2px solid #42151a;">Content here</div>
        
        
          .myborder {border:2px solid #42151a;}
        
        Border color #42151a