#7f192d color space conversions
Hex:
        #7f192d
        RGB:
        127, 25, 45
        CMY:
        50, 90, 82
        CMYK:
        0, 80, 65, 50
      HSL:
        348°, 67.1053%, 29.8039%
        HSV (HSB):
        348°, 80.3150%, 49.8039%
        XYZ:
        9.5737, 5.3967, 3.0197
        xyY:
        0.5322, 0.3000, 5.3967
      CIE-Lab:
        27.8365, 43.6893, 15.0416
        CIE-LCH:
        27.8365, 46.2061, 18.9978
        CIE-Luv:
        27.8365, 67.5644, 7.0203
        Hunter-Lab:
        23.2309, 32.9075, 8.5547
      #7f192d color charts
#7f192d RGB chart
      #7f192d CMYK chart
      #7f192d RGB pie chart
      #7f192d color shades, tints & tones
#7f192d color schemes
#7f192d color preview, HTML & CSS examples
           This text has a color of #7f192d        
        
          <p style="color:#7f192d;">Text here</p>
        
        
          .mytext {color:#7f192d;}
        
        Text color #7f192d
      
           This box has a color of #7f192d        
        
          <div style="background-color:#7f192d;">Content here</div>
        
        
          .mybackground {background-color:#7f192d;}
        
        Background color #7f192d
      
           Border around this has a color of #7f192d        
        
          <div style="border:2px solid #7f192d;">Content here</div>
        
        
          .myborder {border:2px solid #7f192d;}
        
        Border color #7f192d