#7c0c17 color space conversions
Hex:
        #7c0c17
        RGB:
        124, 12, 23
        CMY:
        51, 95, 91
        CMYK:
        0, 90, 81, 51
      HSL:
        354°, 82.3529%, 26.6667%
        HSV (HSB):
        354°, 90.3226%, 48.6275%
        XYZ:
        8.5983, 4.6099, 1.2472
        xyY:
        0.5948, 0.3189, 4.6099
      CIE-Lab:
        25.5931, 45.1737, 26.6280
        CIE-LCH:
        25.5931, 52.4377, 30.5176
        CIE-Luv:
        25.5931, 74.6015, 13.5760
        Hunter-Lab:
        21.4707, 33.9098, 11.5853
      #7c0c17 color charts
#7c0c17 RGB chart
      #7c0c17 CMYK chart
      #7c0c17 RGB pie chart
      #7c0c17 color shades, tints & tones
#7c0c17 color schemes
#7c0c17 color preview, HTML & CSS examples
           This text has a color of #7c0c17        
        
          <p style="color:#7c0c17;">Text here</p>
        
        
          .mytext {color:#7c0c17;}
        
        Text color #7c0c17
      
           This box has a color of #7c0c17        
        
          <div style="background-color:#7c0c17;">Content here</div>
        
        
          .mybackground {background-color:#7c0c17;}
        
        Background color #7c0c17
      
           Border around this has a color of #7c0c17        
        
          <div style="border:2px solid #7c0c17;">Content here</div>
        
        
          .myborder {border:2px solid #7c0c17;}
        
        Border color #7c0c17