#641a12 color space conversions
Hex:
        #641a12
        RGB:
        100, 26, 18
        CMY:
        61, 90, 93
        CMYK:
        0, 74, 82, 61
      HSL:
        6°, 69.4915%, 23.1373%
        HSV (HSB):
        6°, 82.0000%, 39.2157%
        XYZ:
        5.7341, 3.4918, 0.9440
        xyY:
        0.5638, 0.3433, 3.4918
      CIE-Lab:
        21.9147, 32.6754, 24.2811
        CIE-LCH:
        21.9147, 40.7094, 36.6160
        CIE-Luv:
        21.9147, 50.8584, 13.4831
        Hunter-Lab:
        18.6863, 22.0736, 10.0851
      #641a12 color charts
#641a12 RGB chart
      #641a12 CMYK chart
      #641a12 RGB pie chart
      #641a12 color shades, tints & tones
#641a12 color schemes
#641a12 color preview, HTML & CSS examples
           This text has a color of #641a12        
        
          <p style="color:#641a12;">Text here</p>
        
        
          .mytext {color:#641a12;}
        
        Text color #641a12
      
           This box has a color of #641a12        
        
          <div style="background-color:#641a12;">Content here</div>
        
        
          .mybackground {background-color:#641a12;}
        
        Background color #641a12
      
           Border around this has a color of #641a12        
        
          <div style="border:2px solid #641a12;">Content here</div>
        
        
          .myborder {border:2px solid #641a12;}
        
        Border color #641a12