#421d0f color space conversions
Hex:
        #421d0f
        RGB:
        66, 29, 15
        CMY:
        74, 89, 94
        CMYK:
        0, 56, 77, 74
      HSL:
        16°, 62.9630%, 15.8824%
        HSV (HSB):
        16°, 77.2727%, 25.8824%
        XYZ:
        2.7724, 2.0715, 0.7057
        xyY:
        0.4996, 0.3733, 2.0715
      CIE-Lab:
        15.8579, 16.5937, 17.2480
        CIE-LCH:
        15.8579, 23.9342, 46.1077
        CIE-Luv:
        15.8579, 22.7862, 10.3257
        Hunter-Lab:
        14.3926, 9.1963, 7.1679
      #421d0f color charts
#421d0f RGB chart
      #421d0f CMYK chart
      #421d0f RGB pie chart
      #421d0f color shades, tints & tones
#421d0f color schemes
#421d0f color preview, HTML & CSS examples
           This text has a color of #421d0f        
        
          <p style="color:#421d0f;">Text here</p>
        
        
          .mytext {color:#421d0f;}
        
        Text color #421d0f
      
           This box has a color of #421d0f        
        
          <div style="background-color:#421d0f;">Content here</div>
        
        
          .mybackground {background-color:#421d0f;}
        
        Background color #421d0f
      
           Border around this has a color of #421d0f        
        
          <div style="border:2px solid #421d0f;">Content here</div>
        
        
          .myborder {border:2px solid #421d0f;}
        
        Border color #421d0f