#7f1d09 color space conversions
Hex:
        #7f1d09
        RGB:
        127, 29, 9
        CMY:
        50, 89, 96
        CMYK:
        0, 77, 93, 50
      HSL:
        10°, 86.7647%, 26.6667%
        HSV (HSB):
        10°, 92.9134%, 49.8039%
        XYZ:
        9.2411, 5.4105, 0.8157
        xyY:
        0.5975, 0.3498, 5.4105
      CIE-Lab:
        27.8736, 40.8032, 36.3904
        CIE-LCH:
        27.8736, 54.6733, 41.7282
        CIE-Luv:
        27.8736, 72.5755, 20.3392
        Hunter-Lab:
        23.2604, 30.2100, 14.2031
      #7f1d09 color charts
#7f1d09 RGB chart
      #7f1d09 CMYK chart
      #7f1d09 RGB pie chart
      #7f1d09 color shades, tints & tones
#7f1d09 color schemes
#7f1d09 color preview, HTML & CSS examples
           This text has a color of #7f1d09        
        
          <p style="color:#7f1d09;">Text here</p>
        
        
          .mytext {color:#7f1d09;}
        
        Text color #7f1d09
      
           This box has a color of #7f1d09        
        
          <div style="background-color:#7f1d09;">Content here</div>
        
        
          .mybackground {background-color:#7f1d09;}
        
        Background color #7f1d09
      
           Border around this has a color of #7f1d09        
        
          <div style="border:2px solid #7f1d09;">Content here</div>
        
        
          .myborder {border:2px solid #7f1d09;}
        
        Border color #7f1d09