#64120d color space conversions
Hex:
        #64120d
        RGB:
        100, 18, 13
        CMY:
        61, 93, 95
        CMYK:
        0, 82, 87, 61
      HSL:
        3°, 76.9912%, 22.1569%
        HSV (HSB):
        3°, 87.0000%, 39.2157%
        XYZ:
        5.5445, 3.1710, 0.7006
        xyY:
        0.5888, 0.3368, 3.1710
      CIE-Lab:
        20.7161, 35.6557, 25.6963
        CIE-LCH:
        20.7161, 43.9503, 35.7795
        CIE-Luv:
        20.7161, 54.8994, 13.0800
        Hunter-Lab:
        17.8073, 24.4150, 10.1324
      #64120d color charts
#64120d RGB chart
      #64120d CMYK chart
      #64120d RGB pie chart
      #64120d color shades, tints & tones
#64120d color schemes
#64120d color preview, HTML & CSS examples
           This text has a color of #64120d        
        
          <p style="color:#64120d;">Text here</p>
        
        
          .mytext {color:#64120d;}
        
        Text color #64120d
      
           This box has a color of #64120d        
        
          <div style="background-color:#64120d;">Content here</div>
        
        
          .mybackground {background-color:#64120d;}
        
        Background color #64120d
      
           Border around this has a color of #64120d        
        
          <div style="border:2px solid #64120d;">Content here</div>
        
        
          .myborder {border:2px solid #64120d;}
        
        Border color #64120d