#78282d color space conversions
Hex:
        #78282d
        RGB:
        120, 40, 45
        CMY:
        53, 84, 82
        CMYK:
        0, 67, 63, 53
      HSL:
        356°, 50.0000%, 31.3725%
        HSV (HSB):
        356°, 66.6667%, 47.0588%
        XYZ:
        8.9782, 5.7001, 3.1097
        xyY:
        0.5047, 0.3204, 5.7001
      CIE-Lab:
        28.6429, 35.2860, 15.8369
        CIE-LCH:
        28.6429, 38.6769, 24.1712
        CIE-Luv:
        28.6429, 55.1501, 9.6259
        Hunter-Lab:
        23.8749, 25.3439, 8.9901
      #78282d color charts
#78282d RGB chart
      #78282d CMYK chart
      #78282d RGB pie chart
      #78282d color shades, tints & tones
#78282d color schemes
#78282d color preview, HTML & CSS examples
           This text has a color of #78282d        
        
          <p style="color:#78282d;">Text here</p>
        
        
          .mytext {color:#78282d;}
        
        Text color #78282d
      
           This box has a color of #78282d        
        
          <div style="background-color:#78282d;">Content here</div>
        
        
          .mybackground {background-color:#78282d;}
        
        Background color #78282d
      
           Border around this has a color of #78282d        
        
          <div style="border:2px solid #78282d;">Content here</div>
        
        
          .myborder {border:2px solid #78282d;}
        
        Border color #78282d