#7d182d color space conversions
Hex:
        #7d182d
        RGB:
        125, 24, 45
        CMY:
        51, 91, 82
        CMYK:
        0, 81, 64, 51
      HSL:
        348°, 67.7852%, 29.2157%
        HSV (HSB):
        348°, 80.8000%, 49.0196%
        XYZ:
        9.2577, 5.2027, 2.9989
        xyY:
        0.5302, 0.2980, 5.2027
      CIE-Lab:
        27.3046, 43.3938, 14.2640
        CIE-LCH:
        27.3046, 45.6780, 18.1962
        CIE-Luv:
        27.3046, 66.2772, 6.3619
        Hunter-Lab:
        22.8094, 32.5318, 8.1714
      #7d182d color charts
#7d182d RGB chart
      #7d182d CMYK chart
      #7d182d RGB pie chart
      #7d182d color shades, tints & tones
#7d182d color schemes
#7d182d color preview, HTML & CSS examples
           This text has a color of #7d182d        
        
          <p style="color:#7d182d;">Text here</p>
        
        
          .mytext {color:#7d182d;}
        
        Text color #7d182d
      
           This box has a color of #7d182d        
        
          <div style="background-color:#7d182d;">Content here</div>
        
        
          .mybackground {background-color:#7d182d;}
        
        Background color #7d182d
      
           Border around this has a color of #7d182d        
        
          <div style="border:2px solid #7d182d;">Content here</div>
        
        
          .myborder {border:2px solid #7d182d;}
        
        Border color #7d182d