#7f2d22 color space conversions
Hex:
        #7f2d22
        RGB:
        127, 45, 34
        CMY:
        50, 82, 87
        CMYK:
        0, 65, 73, 50
      HSL:
        7°, 57.7640%, 31.5686%
        HSV (HSB):
        7°, 73.2283%, 49.8039%
        XYZ:
        9.9795, 6.5043, 2.2428
        xyY:
        0.5329, 0.3473, 6.5043
      CIE-Lab:
        30.6507, 34.8009, 25.6075
        CIE-LCH:
        30.6507, 43.2070, 36.3467
        CIE-Luv:
        30.6507, 60.3601, 17.5068
        Hunter-Lab:
        25.5035, 25.2158, 12.6383
      #7f2d22 color charts
#7f2d22 RGB chart
      #7f2d22 CMYK chart
      #7f2d22 RGB pie chart
      #7f2d22 color shades, tints & tones
#7f2d22 color schemes
#7f2d22 color preview, HTML & CSS examples
           This text has a color of #7f2d22        
        
          <p style="color:#7f2d22;">Text here</p>
        
        
          .mytext {color:#7f2d22;}
        
        Text color #7f2d22
      
           This box has a color of #7f2d22        
        
          <div style="background-color:#7f2d22;">Content here</div>
        
        
          .mybackground {background-color:#7f2d22;}
        
        Background color #7f2d22
      
           Border around this has a color of #7f2d22        
        
          <div style="border:2px solid #7f2d22;">Content here</div>
        
        
          .myborder {border:2px solid #7f2d22;}
        
        Border color #7f2d22