#7f0d1e color space conversions
Hex:
        #7f0d1e
        RGB:
        127, 13, 30
        CMY:
        50, 95, 88
        CMYK:
        0, 90, 76, 50
      HSL:
        351°, 81.4286%, 27.4510%
        HSV (HSB):
        351°, 89.7638%, 49.8039%
        XYZ:
        9.1307, 4.8936, 1.6916
        xyY:
        0.5810, 0.3114, 4.8936
      CIE-Lab:
        26.4295, 46.1086, 23.2493
        CIE-LCH:
        26.4295, 51.6384, 26.7586
        CIE-Luv:
        26.4295, 75.2583, 11.8112
        Hunter-Lab:
        22.1215, 34.9633, 10.9512
      #7f0d1e color charts
#7f0d1e RGB chart
      #7f0d1e CMYK chart
      #7f0d1e RGB pie chart
      #7f0d1e color shades, tints & tones
#7f0d1e color schemes
#7f0d1e color preview, HTML & CSS examples
           This text has a color of #7f0d1e        
        
          <p style="color:#7f0d1e;">Text here</p>
        
        
          .mytext {color:#7f0d1e;}
        
        Text color #7f0d1e
      
           This box has a color of #7f0d1e        
        
          <div style="background-color:#7f0d1e;">Content here</div>
        
        
          .mybackground {background-color:#7f0d1e;}
        
        Background color #7f0d1e
      
           Border around this has a color of #7f0d1e        
        
          <div style="border:2px solid #7f0d1e;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d1e;}
        
        Border color #7f0d1e