#7e0c1b color space conversions
Hex:
        #7e0c1b
        RGB:
        126, 12, 27
        CMY:
        51, 95, 89
        CMYK:
        0, 90, 79, 51
      HSL:
        352°, 82.6087%, 27.0588%
        HSV (HSB):
        352°, 90.4762%, 49.4118%
        XYZ:
        8.9335, 4.7777, 1.4883
        xyY:
        0.5878, 0.3143, 4.7777
      CIE-Lab:
        26.0918, 45.9037, 24.7529
        CIE-LCH:
        26.0918, 52.1523, 28.3351
        CIE-Luv:
        26.0918, 75.3840, 12.6040
        Hunter-Lab:
        21.8579, 34.7027, 11.2637
      #7e0c1b color charts
#7e0c1b RGB chart
      #7e0c1b CMYK chart
      #7e0c1b RGB pie chart
      #7e0c1b color shades, tints & tones
#7e0c1b color schemes
#7e0c1b color preview, HTML & CSS examples
           This text has a color of #7e0c1b        
        
          <p style="color:#7e0c1b;">Text here</p>
        
        
          .mytext {color:#7e0c1b;}
        
        Text color #7e0c1b
      
           This box has a color of #7e0c1b        
        
          <div style="background-color:#7e0c1b;">Content here</div>
        
        
          .mybackground {background-color:#7e0c1b;}
        
        Background color #7e0c1b
      
           Border around this has a color of #7e0c1b        
        
          <div style="border:2px solid #7e0c1b;">Content here</div>
        
        
          .myborder {border:2px solid #7e0c1b;}
        
        Border color #7e0c1b