#7f210f color space conversions
Hex:
        #7f210f
        RGB:
        127, 33, 15
        CMY:
        50, 87, 94
        CMYK:
        0, 74, 88, 50
      HSL:
        10°, 78.8732%, 27.8431%
        HSV (HSB):
        10°, 88.1890%, 49.8039%
        XYZ:
        9.3825, 5.6342, 1.0449
        xyY:
        0.5842, 0.3508, 5.6342
      CIE-Lab:
        28.4702, 39.3983, 34.1710
        CIE-LCH:
        28.4702, 52.1525, 40.9359
        CIE-Luv:
        28.4702, 69.9306, 20.0829
        Hunter-Lab:
        23.7365, 29.0178, 14.0055
      #7f210f color charts
#7f210f RGB chart
      #7f210f CMYK chart
      #7f210f RGB pie chart
      #7f210f color shades, tints & tones
#7f210f color schemes
#7f210f color preview, HTML & CSS examples
           This text has a color of #7f210f        
        
          <p style="color:#7f210f;">Text here</p>
        
        
          .mytext {color:#7f210f;}
        
        Text color #7f210f
      
           This box has a color of #7f210f        
        
          <div style="background-color:#7f210f;">Content here</div>
        
        
          .mybackground {background-color:#7f210f;}
        
        Background color #7f210f
      
           Border around this has a color of #7f210f        
        
          <div style="border:2px solid #7f210f;">Content here</div>
        
        
          .myborder {border:2px solid #7f210f;}
        
        Border color #7f210f