#7d010d color space conversions
Hex:
        #7d010d
        RGB:
        125, 1, 13
        CMY:
        51, 100, 95
        CMYK:
        0, 99, 90, 51
      HSL:
        354°, 98.4127%, 24.7059%
        HSV (HSB):
        354°, 99.2000%, 49.0196%
        XYZ:
        8.5409, 4.4107, 0.7820
        xyY:
        0.6219, 0.3212, 4.4107
      CIE-Lab:
        24.9853, 47.2933, 31.8933
        CIE-LCH:
        24.9853, 57.0424, 33.9947
        CIE-Luv:
        24.9853, 79.7633, 15.2283
        Hunter-Lab:
        21.0018, 35.8389, 12.4937
      #7d010d color charts
#7d010d RGB chart
      #7d010d CMYK chart
      #7d010d RGB pie chart
      #7d010d color shades, tints & tones
#7d010d color schemes
#7d010d color preview, HTML & CSS examples
           This text has a color of #7d010d        
        
          <p style="color:#7d010d;">Text here</p>
        
        
          .mytext {color:#7d010d;}
        
        Text color #7d010d
      
           This box has a color of #7d010d        
        
          <div style="background-color:#7d010d;">Content here</div>
        
        
          .mybackground {background-color:#7d010d;}
        
        Background color #7d010d
      
           Border around this has a color of #7d010d        
        
          <div style="border:2px solid #7d010d;">Content here</div>
        
        
          .myborder {border:2px solid #7d010d;}
        
        Border color #7d010d