#7f202e color space conversions
Hex:
        #7f202e
        RGB:
        127, 32, 46
        CMY:
        50, 87, 82
        CMYK:
        0, 75, 64, 50
      HSL:
        351°, 59.7484%, 31.1765%
        HSV (HSB):
        351°, 74.8031%, 49.8039%
        XYZ:
        9.7621, 5.7423, 3.1786
        xyY:
        0.5225, 0.3074, 5.7423
      CIE-Lab:
        28.7528, 41.2555, 15.5776
        CIE-LCH:
        28.7528, 44.0985, 20.6860
        CIE-Luv:
        28.7528, 64.4864, 8.1643
        Hunter-Lab:
        23.9631, 30.7816, 8.9096
      #7f202e color charts
#7f202e RGB chart
      #7f202e CMYK chart
      #7f202e RGB pie chart
      #7f202e color shades, tints & tones
#7f202e color schemes
#7f202e color preview, HTML & CSS examples
           This text has a color of #7f202e        
        
          <p style="color:#7f202e;">Text here</p>
        
        
          .mytext {color:#7f202e;}
        
        Text color #7f202e
      
           This box has a color of #7f202e        
        
          <div style="background-color:#7f202e;">Content here</div>
        
        
          .mybackground {background-color:#7f202e;}
        
        Background color #7f202e
      
           Border around this has a color of #7f202e        
        
          <div style="border:2px solid #7f202e;">Content here</div>
        
        
          .myborder {border:2px solid #7f202e;}
        
        Border color #7f202e