#7f240b color space conversions
Hex:
        #7f240b
        RGB:
        127, 36, 11
        CMY:
        50, 86, 96
        CMYK:
        0, 72, 91, 50
      HSL:
        13°, 84.0580%, 27.0588%
        HSV (HSB):
        13°, 91.3386%, 49.8039%
        XYZ:
        9.4437, 5.7979, 0.9380
        xyY:
        0.5837, 0.3583, 5.7979
      CIE-Lab:
        28.8969, 38.0608, 36.4058
        CIE-LCH:
        28.8969, 52.6688, 43.7268
        CIE-Luv:
        28.8969, 68.6897, 21.6172
        Hunter-Lab:
        24.0789, 27.8691, 14.5456
      #7f240b color charts
#7f240b RGB chart
      #7f240b CMYK chart
      #7f240b RGB pie chart
      #7f240b color shades, tints & tones
#7f240b color schemes
#7f240b color preview, HTML & CSS examples
           This text has a color of #7f240b        
        
          <p style="color:#7f240b;">Text here</p>
        
        
          .mytext {color:#7f240b;}
        
        Text color #7f240b
      
           This box has a color of #7f240b        
        
          <div style="background-color:#7f240b;">Content here</div>
        
        
          .mybackground {background-color:#7f240b;}
        
        Background color #7f240b
      
           Border around this has a color of #7f240b        
        
          <div style="border:2px solid #7f240b;">Content here</div>
        
        
          .myborder {border:2px solid #7f240b;}
        
        Border color #7f240b