#78414f color space conversions
Hex:
        #78414f
        RGB:
        120, 65, 79
        CMY:
        53, 75, 69
        CMYK:
        0, 46, 34, 53
      HSL:
        345°, 29.7297%, 36.2745%
        HSV (HSB):
        345°, 45.8333%, 47.0588%
        XYZ:
        11.0473, 8.3382, 8.4243
        xyY:
        0.3972, 0.2998, 8.3382
      CIE-Lab:
        34.6775, 25.5736, 2.1524
        CIE-LCH:
        34.6775, 25.6640, 4.8109
        CIE-Luv:
        34.6775, 34.2430, -1.5155
        Hunter-Lab:
        28.8759, 17.7575, 2.9158
      #78414f color charts
#78414f RGB chart
      #78414f CMYK chart
      #78414f RGB pie chart
      #78414f color shades, tints & tones
#78414f color schemes
#78414f color preview, HTML & CSS examples
           This text has a color of #78414f        
        
          <p style="color:#78414f;">Text here</p>
        
        
          .mytext {color:#78414f;}
        
        Text color #78414f
      
           This box has a color of #78414f        
        
          <div style="background-color:#78414f;">Content here</div>
        
        
          .mybackground {background-color:#78414f;}
        
        Background color #78414f
      
           Border around this has a color of #78414f        
        
          <div style="border:2px solid #78414f;">Content here</div>
        
        
          .myborder {border:2px solid #78414f;}
        
        Border color #78414f