#421d1f color space conversions
Hex:
        #421d1f
        RGB:
        66, 29, 31
        CMY:
        74, 89, 88
        CMYK:
        0, 56, 53, 74
      HSL:
        357°, 38.9474%, 18.6275%
        HSV (HSB):
        357°, 56.0606%, 25.8824%
        XYZ:
        2.9335, 2.1359, 1.5540
        xyY:
        0.4429, 0.3225, 2.1359
      CIE-Lab:
        16.1849, 18.1096, 6.9781
        CIE-LCH:
        16.1849, 19.4075, 21.0731
        CIE-Luv:
        16.1849, 20.6646, 3.5097
        Hunter-Lab:
        14.6148, 10.2525, 3.9260
      #421d1f color charts
#421d1f RGB chart
      #421d1f CMYK chart
      #421d1f RGB pie chart
      #421d1f color shades, tints & tones
#421d1f color schemes
#421d1f color preview, HTML & CSS examples
           This text has a color of #421d1f        
        
          <p style="color:#421d1f;">Text here</p>
        
        
          .mytext {color:#421d1f;}
        
        Text color #421d1f
      
           This box has a color of #421d1f        
        
          <div style="background-color:#421d1f;">Content here</div>
        
        
          .mybackground {background-color:#421d1f;}
        
        Background color #421d1f
      
           Border around this has a color of #421d1f        
        
          <div style="border:2px solid #421d1f;">Content here</div>
        
        
          .myborder {border:2px solid #421d1f;}
        
        Border color #421d1f