#7d202f color space conversions
Hex:
        #7d202f
        RGB:
        125, 32, 47
        CMY:
        51, 87, 82
        CMYK:
        0, 74, 62, 51
      HSL:
        350°, 59.2357%, 30.7843%
        HSV (HSB):
        350°, 74.4000%, 49.0196%
        XYZ:
        9.4870, 5.5982, 3.2699
        xyY:
        0.5169, 0.3050, 5.5982
      CIE-Lab:
        28.3753, 40.6627, 14.3431
        CIE-LCH:
        28.3753, 43.1182, 19.4295
        CIE-Luv:
        28.3753, 62.5713, 7.2116
        Hunter-Lab:
        23.6606, 30.1661, 8.3686
      #7d202f color charts
#7d202f RGB chart
      #7d202f CMYK chart
      #7d202f RGB pie chart
      #7d202f color shades, tints & tones
#7d202f color schemes
#7d202f color preview, HTML & CSS examples
           This text has a color of #7d202f        
        
          <p style="color:#7d202f;">Text here</p>
        
        
          .mytext {color:#7d202f;}
        
        Text color #7d202f
      
           This box has a color of #7d202f        
        
          <div style="background-color:#7d202f;">Content here</div>
        
        
          .mybackground {background-color:#7d202f;}
        
        Background color #7d202f
      
           Border around this has a color of #7d202f        
        
          <div style="border:2px solid #7d202f;">Content here</div>
        
        
          .myborder {border:2px solid #7d202f;}
        
        Border color #7d202f