#420d1f color space conversions
Hex:
        #420d1f
        RGB:
        66, 13, 31
        CMY:
        74, 95, 88
        CMYK:
        0, 80, 53, 74
      HSL:
        340°, 67.0886%, 15.4902%
        HSV (HSB):
        340°, 80.3030%, 25.8824%
        XYZ:
        2.6380, 1.5450, 1.4555
        xyY:
        0.4679, 0.2740, 1.5450
      CIE-Lab:
        12.8915, 26.8527, 2.3471
        CIE-LCH:
        12.8915, 26.9551, 4.9953
        CIE-Luv:
        12.8915, 25.4398, -1.2723
        Hunter-Lab:
        12.4299, 16.1309, 1.7583
      #420d1f color charts
#420d1f RGB chart
      #420d1f CMYK chart
      #420d1f RGB pie chart
      #420d1f color shades, tints & tones
#420d1f color schemes
#420d1f color preview, HTML & CSS examples
           This text has a color of #420d1f        
        
          <p style="color:#420d1f;">Text here</p>
        
        
          .mytext {color:#420d1f;}
        
        Text color #420d1f
      
           This box has a color of #420d1f        
        
          <div style="background-color:#420d1f;">Content here</div>
        
        
          .mybackground {background-color:#420d1f;}
        
        Background color #420d1f
      
           Border around this has a color of #420d1f        
        
          <div style="border:2px solid #420d1f;">Content here</div>
        
        
          .myborder {border:2px solid #420d1f;}
        
        Border color #420d1f