#7f171d color space conversions
Hex:
        #7f171d
        RGB:
        127, 23, 29
        CMY:
        50, 91, 89
        CMYK:
        0, 82, 77, 50
      HSL:
        357°, 69.3333%, 29.4118%
        HSV (HSB):
        357°, 81.8898%, 49.8039%
        XYZ:
        9.2806, 5.2135, 1.6796
        xyY:
        0.5738, 0.3223, 5.2135
      CIE-Lab:
        27.3346, 43.4534, 24.9287
        CIE-LCH:
        27.3346, 50.0963, 29.8424
        CIE-Luv:
        27.3346, 72.2732, 13.7891
        Hunter-Lab:
        22.8331, 32.5936, 11.6219
      #7f171d color charts
#7f171d RGB chart
      #7f171d CMYK chart
      #7f171d RGB pie chart
      #7f171d color shades, tints & tones
#7f171d color schemes
#7f171d color preview, HTML & CSS examples
           This text has a color of #7f171d        
        
          <p style="color:#7f171d;">Text here</p>
        
        
          .mytext {color:#7f171d;}
        
        Text color #7f171d
      
           This box has a color of #7f171d        
        
          <div style="background-color:#7f171d;">Content here</div>
        
        
          .mybackground {background-color:#7f171d;}
        
        Background color #7f171d
      
           Border around this has a color of #7f171d        
        
          <div style="border:2px solid #7f171d;">Content here</div>
        
        
          .myborder {border:2px solid #7f171d;}
        
        Border color #7f171d