#7f390f color space conversions
Hex:
        #7f390f
        RGB:
        127, 57, 15
        CMY:
        50, 78, 94
        CMYK:
        0, 55, 88, 50
      HSL:
        23°, 78.8732%, 27.8431%
        HSV (HSB):
        23°, 88.1890%, 49.8039%
        XYZ:
        10.3017, 7.4728, 1.3514
        xyY:
        0.5386, 0.3907, 7.4728
      CIE-Lab:
        32.8598, 27.7907, 37.9354
        CIE-LCH:
        32.8598, 47.0257, 53.7743
        CIE-Luv:
        32.8598, 54.6970, 27.1448
        Hunter-Lab:
        27.3364, 19.4293, 16.2045
      #7f390f color charts
#7f390f RGB chart
      #7f390f CMYK chart
      #7f390f RGB pie chart
      #7f390f color shades, tints & tones
#7f390f color schemes
#7f390f color preview, HTML & CSS examples
           This text has a color of #7f390f        
        
          <p style="color:#7f390f;">Text here</p>
        
        
          .mytext {color:#7f390f;}
        
        Text color #7f390f
      
           This box has a color of #7f390f        
        
          <div style="background-color:#7f390f;">Content here</div>
        
        
          .mybackground {background-color:#7f390f;}
        
        Background color #7f390f
      
           Border around this has a color of #7f390f        
        
          <div style="border:2px solid #7f390f;">Content here</div>
        
        
          .myborder {border:2px solid #7f390f;}
        
        Border color #7f390f