#7f1a15 color space conversions
Hex:
        #7f1a15
        RGB:
        127, 26, 21
        CMY:
        50, 90, 92
        CMYK:
        0, 80, 83, 50
      HSL:
        3°, 71.6216%, 29.0196%
        HSV (HSB):
        3°, 83.4646%, 49.8039%
        XYZ:
        9.2571, 5.3050, 1.2455
        xyY:
        0.5856, 0.3356, 5.3050
      CIE-Lab:
        27.5865, 42.1740, 30.0854
        CIE-LCH:
        27.5865, 51.8052, 35.5027
        CIE-Luv:
        27.5865, 72.5049, 17.0139
        Hunter-Lab:
        23.0325, 31.4353, 12.9165
      #7f1a15 color charts
#7f1a15 RGB chart
      #7f1a15 CMYK chart
      #7f1a15 RGB pie chart
      #7f1a15 color shades, tints & tones
#7f1a15 color schemes
#7f1a15 color preview, HTML & CSS examples
           This text has a color of #7f1a15        
        
          <p style="color:#7f1a15;">Text here</p>
        
        
          .mytext {color:#7f1a15;}
        
        Text color #7f1a15
      
           This box has a color of #7f1a15        
        
          <div style="background-color:#7f1a15;">Content here</div>
        
        
          .mybackground {background-color:#7f1a15;}
        
        Background color #7f1a15
      
           Border around this has a color of #7f1a15        
        
          <div style="border:2px solid #7f1a15;">Content here</div>
        
        
          .myborder {border:2px solid #7f1a15;}
        
        Border color #7f1a15