#642d00 color space conversions
Hex:
        #642d00
        RGB:
        100, 45, 0
        CMY:
        61, 82, 100
        CMYK:
        0, 55, 100, 61
      HSL:
        27°, 100.0000%, 19.6078%
        HSV (HSB):
        27°, 100.0000%, 39.2157%
        XYZ:
        6.1939, 4.5861, 0.5588
        xyY:
        0.5463, 0.4045, 4.5861
      CIE-Lab:
        25.5214, 22.2365, 36.0104
        CIE-LCH:
        25.5214, 42.3227, 58.3047
        CIE-Luv:
        25.5214, 41.5859, 23.2468
        Hunter-Lab:
        21.4152, 14.1510, 13.4437
      #642d00 color charts
#642d00 RGB chart
      #642d00 CMYK chart
      #642d00 RGB pie chart
      #642d00 color shades, tints & tones
#642d00 color schemes
#642d00 color preview, HTML & CSS examples
           This text has a color of #642d00        
        
          <p style="color:#642d00;">Text here</p>
        
        
          .mytext {color:#642d00;}
        
        Text color #642d00
      
           This box has a color of #642d00        
        
          <div style="background-color:#642d00;">Content here</div>
        
        
          .mybackground {background-color:#642d00;}
        
        Background color #642d00
      
           Border around this has a color of #642d00        
        
          <div style="border:2px solid #642d00;">Content here</div>
        
        
          .myborder {border:2px solid #642d00;}
        
        Border color #642d00