#7f1b04 color space conversions
Hex:
        #7f1b04
        RGB:
        127, 27, 4
        CMY:
        50, 89, 98
        CMYK:
        0, 79, 97, 50
      HSL:
        11°, 93.8931%, 25.6863%
        HSV (HSB):
        11°, 96.8504%, 49.8039%
        XYZ:
        9.1662, 5.3047, 0.6557
        xyY:
        0.6060, 0.3507, 5.3047
      CIE-Lab:
        27.5857, 41.4221, 38.1835
        CIE-LCH:
        27.5857, 56.3362, 42.6703
        CIE-Luv:
        27.5857, 74.0147, 20.8059
        Hunter-Lab:
        23.0318, 30.7339, 14.4345
      #7f1b04 color charts
#7f1b04 RGB chart
      #7f1b04 CMYK chart
      #7f1b04 RGB pie chart
      #7f1b04 color shades, tints & tones
#7f1b04 color schemes
#7f1b04 color preview, HTML & CSS examples
           This text has a color of #7f1b04        
        
          <p style="color:#7f1b04;">Text here</p>
        
        
          .mytext {color:#7f1b04;}
        
        Text color #7f1b04
      
           This box has a color of #7f1b04        
        
          <div style="background-color:#7f1b04;">Content here</div>
        
        
          .mybackground {background-color:#7f1b04;}
        
        Background color #7f1b04
      
           Border around this has a color of #7f1b04        
        
          <div style="border:2px solid #7f1b04;">Content here</div>
        
        
          .myborder {border:2px solid #7f1b04;}
        
        Border color #7f1b04