#7d0b01 color space conversions
Hex:
        #7d0b01
        RGB:
        125, 11, 1
        CMY:
        51, 96, 100
        CMYK:
        0, 91, 99, 51
      HSL:
        5°, 98.4127%, 24.7059%
        HSV (HSB):
        5°, 99.2000%, 49.0196%
        XYZ:
        8.5826, 4.6015, 0.4645
        xyY:
        0.6288, 0.3371, 4.6015
      CIE-Lab:
        25.5679, 45.1457, 37.4380
        CIE-LCH:
        25.5679, 58.6493, 39.6680
        CIE-Luv:
        25.5679, 78.6844, 18.5781
        Hunter-Lab:
        21.4511, 33.8784, 13.7318
      #7d0b01 color charts
#7d0b01 RGB chart
      #7d0b01 CMYK chart
      #7d0b01 RGB pie chart
      #7d0b01 color shades, tints & tones
#7d0b01 color schemes
#7d0b01 color preview, HTML & CSS examples
           This text has a color of #7d0b01        
        
          <p style="color:#7d0b01;">Text here</p>
        
        
          .mytext {color:#7d0b01;}
        
        Text color #7d0b01
      
           This box has a color of #7d0b01        
        
          <div style="background-color:#7d0b01;">Content here</div>
        
        
          .mybackground {background-color:#7d0b01;}
        
        Background color #7d0b01
      
           Border around this has a color of #7d0b01        
        
          <div style="border:2px solid #7d0b01;">Content here</div>
        
        
          .myborder {border:2px solid #7d0b01;}
        
        Border color #7d0b01