#7d1e0b color space conversions
Hex:
        #7d1e0b
        RGB:
        125, 30, 11
        CMY:
        51, 88, 96
        CMYK:
        0, 76, 91, 51
      HSL:
        10°, 83.8235%, 26.6667%
        HSV (HSB):
        10°, 91.2000%, 49.0196%
        XYZ:
        8.9821, 5.3127, 0.8686
        xyY:
        0.5924, 0.3504, 5.3127
      CIE-Lab:
        27.6076, 39.7818, 35.1747
        CIE-LCH:
        27.6076, 53.1023, 41.4829
        CIE-Luv:
        27.6076, 70.2636, 19.9160
        Hunter-Lab:
        23.0493, 29.2239, 13.9000
      #7d1e0b color charts
#7d1e0b RGB chart
      #7d1e0b CMYK chart
      #7d1e0b RGB pie chart
      #7d1e0b color shades, tints & tones
#7d1e0b color schemes
#7d1e0b color preview, HTML & CSS examples
           This text has a color of #7d1e0b        
        
          <p style="color:#7d1e0b;">Text here</p>
        
        
          .mytext {color:#7d1e0b;}
        
        Text color #7d1e0b
      
           This box has a color of #7d1e0b        
        
          <div style="background-color:#7d1e0b;">Content here</div>
        
        
          .mybackground {background-color:#7d1e0b;}
        
        Background color #7d1e0b
      
           Border around this has a color of #7d1e0b        
        
          <div style="border:2px solid #7d1e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7d1e0b;}
        
        Border color #7d1e0b