#7d302f color space conversions
Hex:
        #7d302f
        RGB:
        125, 48, 47
        CMY:
        51, 81, 82
        CMYK:
        0, 62, 62, 51
      HSL:
        1°, 45.3488%, 33.7255%
        HSV (HSB):
        1°, 62.4000%, 49.0196%
        XYZ:
        10.0275, 6.6791, 3.4500
        xyY:
        0.4975, 0.3314, 6.6791
      CIE-Lab:
        31.0650, 33.3926, 17.8591
        CIE-LCH:
        31.0650, 37.8684, 28.1389
        CIE-Luv:
        31.0650, 54.4566, 12.2175
        Hunter-Lab:
        25.8440, 24.0312, 10.1759
      #7d302f color charts
#7d302f RGB chart
      #7d302f CMYK chart
      #7d302f RGB pie chart
      #7d302f color shades, tints & tones
#7d302f color schemes
#7d302f color preview, HTML & CSS examples
           This text has a color of #7d302f        
        
          <p style="color:#7d302f;">Text here</p>
        
        
          .mytext {color:#7d302f;}
        
        Text color #7d302f
      
           This box has a color of #7d302f        
        
          <div style="background-color:#7d302f;">Content here</div>
        
        
          .mybackground {background-color:#7d302f;}
        
        Background color #7d302f
      
           Border around this has a color of #7d302f        
        
          <div style="border:2px solid #7d302f;">Content here</div>
        
        
          .myborder {border:2px solid #7d302f;}
        
        Border color #7d302f