#78425d color space conversions
Hex:
        #78425d
        RGB:
        120, 66, 93
        CMY:
        53, 74, 64
        CMYK:
        0, 45, 23, 53
      HSL:
        330°, 29.0323%, 36.4706%
        HSV (HSB):
        330°, 45.0000%, 47.0588%
        XYZ:
        11.6697, 8.6798, 11.4162
        xyY:
        0.3674, 0.2732, 8.6798
      CIE-Lab:
        35.3604, 27.1292, -5.7562
        CIE-LCH:
        35.3604, 27.7332, 348.0209
        CIE-Luv:
        35.3604, 30.8941, -11.3881
        Hunter-Lab:
        29.4615, 19.1463, -2.3516
      #78425d color charts
#78425d RGB chart
      #78425d CMYK chart
      #78425d RGB pie chart
      #78425d color shades, tints & tones
#78425d color schemes
#78425d color preview, HTML & CSS examples
           This text has a color of #78425d        
        
          <p style="color:#78425d;">Text here</p>
        
        
          .mytext {color:#78425d;}
        
        Text color #78425d
      
           This box has a color of #78425d        
        
          <div style="background-color:#78425d;">Content here</div>
        
        
          .mybackground {background-color:#78425d;}
        
        Background color #78425d
      
           Border around this has a color of #78425d        
        
          <div style="border:2px solid #78425d;">Content here</div>
        
        
          .myborder {border:2px solid #78425d;}
        
        Border color #78425d