#7f0e29 color space conversions
Hex:
        #7f0e29
        RGB:
        127, 14, 41
        CMY:
        50, 95, 84
        CMYK:
        0, 89, 68, 50
      HSL:
        346°, 80.1418%, 27.6471%
        HSV (HSB):
        346°, 88.9764%, 49.8039%
        XYZ:
        9.3097, 4.9862, 2.5696
        xyY:
        0.5520, 0.2956, 4.9862
      CIE-Lab:
        26.6954, 46.4492, 16.2455
        CIE-LCH:
        26.6954, 49.2082, 19.2772
        CIE-Luv:
        26.6954, 72.1012, 7.0956
        Hunter-Lab:
        22.3298, 35.3426, 8.8081
      #7f0e29 color charts
#7f0e29 RGB chart
      #7f0e29 CMYK chart
      #7f0e29 RGB pie chart
      #7f0e29 color shades, tints & tones
#7f0e29 color schemes
#7f0e29 color preview, HTML & CSS examples
           This text has a color of #7f0e29        
        
          <p style="color:#7f0e29;">Text here</p>
        
        
          .mytext {color:#7f0e29;}
        
        Text color #7f0e29
      
           This box has a color of #7f0e29        
        
          <div style="background-color:#7f0e29;">Content here</div>
        
        
          .mybackground {background-color:#7f0e29;}
        
        Background color #7f0e29
      
           Border around this has a color of #7f0e29        
        
          <div style="border:2px solid #7f0e29;">Content here</div>
        
        
          .myborder {border:2px solid #7f0e29;}
        
        Border color #7f0e29