#7d282f color space conversions
Hex:
        #7d282f
        RGB:
        125, 40, 47
        CMY:
        51, 84, 82
        CMYK:
        0, 68, 62, 51
      HSL:
        355°, 51.5152%, 32.3529%
        HSV (HSB):
        355°, 68.0000%, 49.0196%
        XYZ:
        9.7293, 6.0828, 3.3506
        xyY:
        0.5077, 0.3174, 6.0828
      CIE-Lab:
        29.6204, 37.2539, 15.9821
        CIE-LCH:
        29.6204, 40.5374, 23.2196
        CIE-Luv:
        29.6204, 58.7970, 9.5344
        Hunter-Lab:
        24.6633, 27.2549, 9.2095
      #7d282f color charts
#7d282f RGB chart
      #7d282f CMYK chart
      #7d282f RGB pie chart
      #7d282f color shades, tints & tones
#7d282f color schemes
#7d282f color preview, HTML & CSS examples
           This text has a color of #7d282f        
        
          <p style="color:#7d282f;">Text here</p>
        
        
          .mytext {color:#7d282f;}
        
        Text color #7d282f
      
           This box has a color of #7d282f        
        
          <div style="background-color:#7d282f;">Content here</div>
        
        
          .mybackground {background-color:#7d282f;}
        
        Background color #7d282f
      
           Border around this has a color of #7d282f        
        
          <div style="border:2px solid #7d282f;">Content here</div>
        
        
          .myborder {border:2px solid #7d282f;}
        
        Border color #7d282f