#64280f color space conversions
Hex:
        #64280f
        RGB:
        100, 40, 15
        CMY:
        61, 84, 94
        CMYK:
        0, 60, 85, 61
      HSL:
        18°, 73.9130%, 22.5490%
        HSV (HSB):
        18°, 85.0000%, 39.2157%
        XYZ:
        6.1005, 4.2614, 0.9529
        xyY:
        0.5392, 0.3766, 4.2614
      CIE-Lab:
        24.5174, 25.5479, 28.6412
        CIE-LCH:
        24.5174, 38.3799, 48.2672
        CIE-Luv:
        24.5174, 43.6610, 18.4556
        Hunter-Lab:
        20.6432, 16.6255, 11.7132
      #64280f color charts
#64280f RGB chart
      #64280f CMYK chart
      #64280f RGB pie chart
      #64280f color shades, tints & tones
#64280f color schemes
#64280f color preview, HTML & CSS examples
           This text has a color of #64280f        
        
          <p style="color:#64280f;">Text here</p>
        
        
          .mytext {color:#64280f;}
        
        Text color #64280f
      
           This box has a color of #64280f        
        
          <div style="background-color:#64280f;">Content here</div>
        
        
          .mybackground {background-color:#64280f;}
        
        Background color #64280f
      
           Border around this has a color of #64280f        
        
          <div style="border:2px solid #64280f;">Content here</div>
        
        
          .myborder {border:2px solid #64280f;}
        
        Border color #64280f