#420e2f color space conversions
Hex:
        #420e2f
        RGB:
        66, 14, 47
        CMY:
        74, 95, 82
        CMYK:
        0, 79, 29, 74
      HSL:
        322°, 65.0000%, 15.6863%
        HSV (HSB):
        322°, 78.7879%, 25.8824%
        XYZ:
        2.9169, 1.6776, 2.8594
        xyY:
        0.3913, 0.2251, 1.6776
      CIE-Lab:
        13.6951, 28.5460, -8.2492
        CIE-LCH:
        13.6951, 29.7140, 343.8818
        CIE-Luv:
        13.6951, 21.4422, -10.0553
        Hunter-Lab:
        12.9521, 17.5333, -4.0228
      #420e2f color charts
#420e2f RGB chart
      #420e2f CMYK chart
      #420e2f RGB pie chart
      #420e2f color shades, tints & tones
#420e2f color schemes
#420e2f color preview, HTML & CSS examples
           This text has a color of #420e2f        
        
          <p style="color:#420e2f;">Text here</p>
        
        
          .mytext {color:#420e2f;}
        
        Text color #420e2f
      
           This box has a color of #420e2f        
        
          <div style="background-color:#420e2f;">Content here</div>
        
        
          .mybackground {background-color:#420e2f;}
        
        Background color #420e2f
      
           Border around this has a color of #420e2f        
        
          <div style="border:2px solid #420e2f;">Content here</div>
        
        
          .myborder {border:2px solid #420e2f;}
        
        Border color #420e2f