#7d162d color space conversions
Hex:
        #7d162d
        RGB:
        125, 22, 45
        CMY:
        51, 91, 82
        CMYK:
        0, 82, 64, 51
      HSL:
        347°, 70.0680%, 28.8235%
        HSV (HSB):
        347°, 82.4000%, 49.0196%
        XYZ:
        9.2180, 5.1233, 2.9857
        xyY:
        0.5320, 0.2957, 5.1233
      CIE-Lab:
        27.0831, 44.0193, 13.9710
        CIE-LCH:
        27.0831, 46.1832, 17.6086
        CIE-Luv:
        27.0831, 66.9619, 5.9512
        Hunter-Lab:
        22.6346, 33.0841, 8.0234
      #7d162d color charts
#7d162d RGB chart
      #7d162d CMYK chart
      #7d162d RGB pie chart
      #7d162d color shades, tints & tones
#7d162d color schemes
#7d162d color preview, HTML & CSS examples
           This text has a color of #7d162d        
        
          <p style="color:#7d162d;">Text here</p>
        
        
          .mytext {color:#7d162d;}
        
        Text color #7d162d
      
           This box has a color of #7d162d        
        
          <div style="background-color:#7d162d;">Content here</div>
        
        
          .mybackground {background-color:#7d162d;}
        
        Background color #7d162d
      
           Border around this has a color of #7d162d        
        
          <div style="border:2px solid #7d162d;">Content here</div>
        
        
          .myborder {border:2px solid #7d162d;}
        
        Border color #7d162d