#7c0010 color space conversions
Hex:
        #7c0010
        RGB:
        124, 0, 16
        CMY:
        51, 100, 94
        CMYK:
        0, 100, 87, 51
      HSL:
        352°, 100.0000%, 24.3137%
        HSV (HSB):
        352°, 100.0000%, 48.6275%
        XYZ:
        8.4057, 4.3225, 0.8815
        xyY:
        0.6176, 0.3176, 4.3225
      CIE-Lab:
        24.7102, 47.2910, 29.9952
        CIE-LCH:
        24.7102, 56.0013, 32.3857
        CIE-Luv:
        24.7102, 78.7728, 14.2293
        Hunter-Lab:
        20.7906, 35.7845, 12.0396
      #7c0010 color charts
#7c0010 RGB chart
      #7c0010 CMYK chart
      #7c0010 RGB pie chart
      #7c0010 color shades, tints & tones
#7c0010 color schemes
#7c0010 color preview, HTML & CSS examples
           This text has a color of #7c0010        
        
          <p style="color:#7c0010;">Text here</p>
        
        
          .mytext {color:#7c0010;}
        
        Text color #7c0010
      
           This box has a color of #7c0010        
        
          <div style="background-color:#7c0010;">Content here</div>
        
        
          .mybackground {background-color:#7c0010;}
        
        Background color #7c0010
      
           Border around this has a color of #7c0010        
        
          <div style="border:2px solid #7c0010;">Content here</div>
        
        
          .myborder {border:2px solid #7c0010;}
        
        Border color #7c0010