#7d0014 color space conversions
Hex:
        #7d0014
        RGB:
        125, 0, 20
        CMY:
        51, 100, 92
        CMYK:
        0, 100, 84, 51
      HSL:
        350°, 100.0000%, 24.5098%
        HSV (HSB):
        350°, 100.0000%, 49.0196%
        XYZ:
        8.5837, 4.4105, 1.0607
        xyY:
        0.6107, 0.3138, 4.4105
      CIE-Lab:
        24.9845, 47.6699, 27.9484
        CIE-LCH:
        24.9845, 55.2588, 30.3827
        CIE-Luv:
        24.9845, 78.8564, 13.3388
        Hunter-Lab:
        21.0011, 36.2056, 11.7062
      #7d0014 color charts
#7d0014 RGB chart
      #7d0014 CMYK chart
      #7d0014 RGB pie chart
      #7d0014 color shades, tints & tones
#7d0014 color schemes
#7d0014 color preview, HTML & CSS examples
           This text has a color of #7d0014        
        
          <p style="color:#7d0014;">Text here</p>
        
        
          .mytext {color:#7d0014;}
        
        Text color #7d0014
      
           This box has a color of #7d0014        
        
          <div style="background-color:#7d0014;">Content here</div>
        
        
          .mybackground {background-color:#7d0014;}
        
        Background color #7d0014
      
           Border around this has a color of #7d0014        
        
          <div style="border:2px solid #7d0014;">Content here</div>
        
        
          .myborder {border:2px solid #7d0014;}
        
        Border color #7d0014