#7d0b12 color space conversions
Hex:
        #7d0b12
        RGB:
        125, 11, 18
        CMY:
        51, 96, 93
        CMYK:
        0, 91, 86, 51
      HSL:
        356°, 83.8235%, 26.6667%
        HSV (HSB):
        356°, 91.2000%, 49.0196%
        XYZ:
        8.6863, 4.6430, 1.0106
        xyY:
        0.6057, 0.3238, 4.6430
      CIE-Lab:
        25.6924, 45.5087, 29.8520
        CIE-LCH:
        25.6924, 54.4260, 33.2634
        CIE-Luv:
        25.6924, 76.5529, 15.1134
        Hunter-Lab:
        21.5476, 34.2489, 12.3025
      #7d0b12 color charts
#7d0b12 RGB chart
      #7d0b12 CMYK chart
      #7d0b12 RGB pie chart
      #7d0b12 color shades, tints & tones
#7d0b12 color schemes
#7d0b12 color preview, HTML & CSS examples
           This text has a color of #7d0b12        
        
          <p style="color:#7d0b12;">Text here</p>
        
        
          .mytext {color:#7d0b12;}
        
        Text color #7d0b12
      
           This box has a color of #7d0b12        
        
          <div style="background-color:#7d0b12;">Content here</div>
        
        
          .mybackground {background-color:#7d0b12;}
        
        Background color #7d0b12
      
           Border around this has a color of #7d0b12        
        
          <div style="border:2px solid #7d0b12;">Content here</div>
        
        
          .myborder {border:2px solid #7d0b12;}
        
        Border color #7d0b12