#7d0f01 color space conversions
Hex:
        #7d0f01
        RGB:
        125, 15, 1
        CMY:
        51, 94, 100
        CMYK:
        0, 88, 99, 51
      HSL:
        7°, 98.4127%, 24.7059%
        HSV (HSB):
        7°, 99.2000%, 49.0196%
        XYZ:
        8.6337, 4.7038, 0.4816
        xyY:
        0.6248, 0.3404, 4.7038
      CIE-Lab:
        25.8737, 44.2723, 37.7214
        CIE-LCH:
        25.8737, 58.1631, 40.4320
        CIE-Luv:
        25.8737, 77.5118, 19.0616
        Hunter-Lab:
        21.6883, 33.1035, 13.8652
      #7d0f01 color charts
#7d0f01 RGB chart
      #7d0f01 CMYK chart
      #7d0f01 RGB pie chart
      #7d0f01 color shades, tints & tones
#7d0f01 color schemes
#7d0f01 color preview, HTML & CSS examples
           This text has a color of #7d0f01        
        
          <p style="color:#7d0f01;">Text here</p>
        
        
          .mytext {color:#7d0f01;}
        
        Text color #7d0f01
      
           This box has a color of #7d0f01        
        
          <div style="background-color:#7d0f01;">Content here</div>
        
        
          .mybackground {background-color:#7d0f01;}
        
        Background color #7d0f01
      
           Border around this has a color of #7d0f01        
        
          <div style="border:2px solid #7d0f01;">Content here</div>
        
        
          .myborder {border:2px solid #7d0f01;}
        
        Border color #7d0f01