#7c0e0a color space conversions
Hex:
        #7c0e0a
        RGB:
        124, 14, 10
        CMY:
        51, 95, 96
        CMYK:
        0, 89, 92, 51
      HSL:
        2°, 85.0746%, 26.2745%
        HSV (HSB):
        2°, 91.9355%, 48.6275%
        XYZ:
        8.5240, 4.6211, 0.7299
        xyY:
        0.6143, 0.3331, 4.6211
      CIE-Lab:
        25.6267, 44.3804, 33.7446
        CIE-LCH:
        25.6267, 55.7523, 37.2475
        CIE-Luv:
        25.6267, 76.0250, 17.1044
        Hunter-Lab:
        21.4967, 33.1608, 13.0347
      #7c0e0a color charts
#7c0e0a RGB chart
      #7c0e0a CMYK chart
      #7c0e0a RGB pie chart
      #7c0e0a color shades, tints & tones
#7c0e0a color schemes
#7c0e0a color preview, HTML & CSS examples
           This text has a color of #7c0e0a        
        
          <p style="color:#7c0e0a;">Text here</p>
        
        
          .mytext {color:#7c0e0a;}
        
        Text color #7c0e0a
      
           This box has a color of #7c0e0a        
        
          <div style="background-color:#7c0e0a;">Content here</div>
        
        
          .mybackground {background-color:#7c0e0a;}
        
        Background color #7c0e0a
      
           Border around this has a color of #7c0e0a        
        
          <div style="border:2px solid #7c0e0a;">Content here</div>
        
        
          .myborder {border:2px solid #7c0e0a;}
        
        Border color #7c0e0a