#7f0c15 color space conversions
Hex:
        #7f0c15
        RGB:
        127, 12, 21
        CMY:
        50, 95, 92
        CMYK:
        0, 91, 83, 50
      HSL:
        355°, 82.7338%, 27.2549%
        HSV (HSB):
        355°, 90.5512%, 49.8039%
        XYZ:
        9.0192, 4.8291, 1.1662
        xyY:
        0.6007, 0.3216, 4.8291
      CIE-Lab:
        26.2423, 45.9802, 28.7453
        CIE-LCH:
        26.2423, 54.2261, 32.0123
        CIE-Luv:
        26.2423, 77.3800, 14.7564
        Hunter-Lab:
        21.9752, 34.8045, 12.2362
      #7f0c15 color charts
#7f0c15 RGB chart
      #7f0c15 CMYK chart
      #7f0c15 RGB pie chart
      #7f0c15 color shades, tints & tones
#7f0c15 color schemes
#7f0c15 color preview, HTML & CSS examples
           This text has a color of #7f0c15        
        
          <p style="color:#7f0c15;">Text here</p>
        
        
          .mytext {color:#7f0c15;}
        
        Text color #7f0c15
      
           This box has a color of #7f0c15        
        
          <div style="background-color:#7f0c15;">Content here</div>
        
        
          .mybackground {background-color:#7f0c15;}
        
        Background color #7f0c15
      
           Border around this has a color of #7f0c15        
        
          <div style="border:2px solid #7f0c15;">Content here</div>
        
        
          .myborder {border:2px solid #7f0c15;}
        
        Border color #7f0c15