#64320f color space conversions
Hex:
        #64320f
        RGB:
        100, 50, 15
        CMY:
        61, 80, 94
        CMYK:
        0, 50, 85, 61
      HSL:
        25°, 73.9130%, 22.5490%
        HSV (HSB):
        25°, 85.0000%, 39.2157%
        XYZ:
        6.4824, 5.0250, 1.0802
        xyY:
        0.5150, 0.3992, 5.0250
      CIE-Lab:
        26.8059, 19.7759, 30.8287
        CIE-LCH:
        26.8059, 36.6264, 57.3207
        CIE-Luv:
        26.8059, 37.2383, 21.9925
        Hunter-Lab:
        22.4166, 12.3892, 12.8345
      #64320f color charts
#64320f RGB chart
      #64320f CMYK chart
      #64320f RGB pie chart
      #64320f color shades, tints & tones
#64320f color schemes
#64320f color preview, HTML & CSS examples
           This text has a color of #64320f        
        
          <p style="color:#64320f;">Text here</p>
        
        
          .mytext {color:#64320f;}
        
        Text color #64320f
      
           This box has a color of #64320f        
        
          <div style="background-color:#64320f;">Content here</div>
        
        
          .mybackground {background-color:#64320f;}
        
        Background color #64320f
      
           Border around this has a color of #64320f        
        
          <div style="border:2px solid #64320f;">Content here</div>
        
        
          .myborder {border:2px solid #64320f;}
        
        Border color #64320f