#7f142d color space conversions
Hex:
        #7f142d
        RGB:
        127, 20, 45
        CMY:
        50, 92, 82
        CMYK:
        0, 84, 65, 50
      HSL:
        346°, 72.7891%, 28.8235%
        HSV (HSB):
        346°, 84.2520%, 49.8039%
        XYZ:
        9.4762, 5.2018, 2.9872
        xyY:
        0.5364, 0.2945, 5.2018
      CIE-Lab:
        27.3021, 45.2002, 14.3382
        CIE-LCH:
        27.3021, 47.4199, 17.5999
        CIE-Luv:
        27.3021, 69.2462, 6.0275
        Hunter-Lab:
        22.8075, 34.2514, 8.1997
      #7f142d color charts
#7f142d RGB chart
      #7f142d CMYK chart
      #7f142d RGB pie chart
      #7f142d color shades, tints & tones
#7f142d color schemes
#7f142d color preview, HTML & CSS examples
           This text has a color of #7f142d        
        
          <p style="color:#7f142d;">Text here</p>
        
        
          .mytext {color:#7f142d;}
        
        Text color #7f142d
      
           This box has a color of #7f142d        
        
          <div style="background-color:#7f142d;">Content here</div>
        
        
          .mybackground {background-color:#7f142d;}
        
        Background color #7f142d
      
           Border around this has a color of #7f142d        
        
          <div style="border:2px solid #7f142d;">Content here</div>
        
        
          .myborder {border:2px solid #7f142d;}
        
        Border color #7f142d