#421e2f color space conversions
Hex:
        #421e2f
        RGB:
        66, 30, 47
        CMY:
        74, 88, 82
        CMYK:
        0, 55, 29, 74
      HSL:
        332°, 37.5000%, 18.8235%
        HSV (HSB):
        332°, 54.5455%, 25.8824%
        XYZ:
        3.2241, 2.2920, 2.9618
        xyY:
        0.3803, 0.2704, 2.2920
      CIE-Lab:
        16.9507, 19.8267, -3.3374
        CIE-LCH:
        16.9507, 20.1057, 350.4450
        CIE-Luv:
        16.9507, 17.5327, -5.4256
        Hunter-Lab:
        15.1395, 11.5197, -1.0015
      #421e2f color charts
#421e2f RGB chart
      #421e2f CMYK chart
      #421e2f RGB pie chart
      #421e2f color shades, tints & tones
#421e2f color schemes
#421e2f color preview, HTML & CSS examples
           This text has a color of #421e2f        
        
          <p style="color:#421e2f;">Text here</p>
        
        
          .mytext {color:#421e2f;}
        
        Text color #421e2f
      
           This box has a color of #421e2f        
        
          <div style="background-color:#421e2f;">Content here</div>
        
        
          .mybackground {background-color:#421e2f;}
        
        Background color #421e2f
      
           Border around this has a color of #421e2f        
        
          <div style="border:2px solid #421e2f;">Content here</div>
        
        
          .myborder {border:2px solid #421e2f;}
        
        Border color #421e2f