#42152d color space conversions
Hex:
        #42152d
        RGB:
        66, 21, 45
        CMY:
        74, 92, 82
        CMYK:
        0, 68, 32, 74
      HSL:
        328°, 51.7241%, 17.0588%
        HSV (HSB):
        328°, 68.1818%, 25.8824%
        XYZ:
        2.9886, 1.8840, 2.6888
        xyY:
        0.3952, 0.2492, 1.8840
      CIE-Lab:
        14.8666, 24.7686, -5.0226
        CIE-LCH:
        14.8666, 25.2727, 348.5369
        CIE-Luv:
        14.8666, 20.5290, -7.1598
        Hunter-Lab:
        13.7260, 14.8444, -2.0060
      #42152d color charts
#42152d RGB chart
      #42152d CMYK chart
      #42152d RGB pie chart
      #42152d color shades, tints & tones
#42152d color schemes
#42152d color preview, HTML & CSS examples
           This text has a color of #42152d        
        
          <p style="color:#42152d;">Text here</p>
        
        
          .mytext {color:#42152d;}
        
        Text color #42152d
      
           This box has a color of #42152d        
        
          <div style="background-color:#42152d;">Content here</div>
        
        
          .mybackground {background-color:#42152d;}
        
        Background color #42152d
      
           Border around this has a color of #42152d        
        
          <div style="border:2px solid #42152d;">Content here</div>
        
        
          .myborder {border:2px solid #42152d;}
        
        Border color #42152d