#7d0f02 color space conversions
Hex:
        #7d0f02
        RGB:
        125, 15, 2
        CMY:
        51, 94, 99
        CMYK:
        0, 88, 98, 51
      HSL:
        6°, 96.8504%, 24.9020%
        HSV (HSB):
        6°, 98.4000%, 49.0196%
        XYZ:
        8.6392, 4.7060, 0.5104
        xyY:
        0.6235, 0.3396, 4.7060
      CIE-Lab:
        25.8802, 44.2918, 37.3199
        CIE-LCH:
        25.8802, 57.9184, 40.1172
        CIE-Luv:
        25.8802, 77.3997, 18.8754
        Hunter-Lab:
        21.6933, 33.1232, 13.7902
      #7d0f02 color charts
#7d0f02 RGB chart
      #7d0f02 CMYK chart
      #7d0f02 RGB pie chart
      #7d0f02 color shades, tints & tones
#7d0f02 color schemes
#7d0f02 color preview, HTML & CSS examples
           This text has a color of #7d0f02        
        
          <p style="color:#7d0f02;">Text here</p>
        
        
          .mytext {color:#7d0f02;}
        
        Text color #7d0f02
      
           This box has a color of #7d0f02        
        
          <div style="background-color:#7d0f02;">Content here</div>
        
        
          .mybackground {background-color:#7d0f02;}
        
        Background color #7d0f02
      
           Border around this has a color of #7d0f02        
        
          <div style="border:2px solid #7d0f02;">Content here</div>
        
        
          .myborder {border:2px solid #7d0f02;}
        
        Border color #7d0f02