#d78f80 color space conversions
Hex:
        #d78f80
        RGB:
        215, 143, 128
        CMY:
        16, 44, 50
        CMYK:
        0, 33, 40, 16
      HSL:
        10°, 52.0958%, 67.2549%
        HSV (HSB):
        10°, 40.4651%, 84.3137%
        XYZ:
        41.7431, 35.6505, 25.1032
        xyY:
        0.4073, 0.3478, 35.6505
      CIE-Lab:
        66.2520, 25.5253, 19.1773
        CIE-LCH:
        66.2520, 31.9267, 36.9178
        CIE-Luv:
        66.2520, 50.2358, 20.5975
        Hunter-Lab:
        59.7080, 20.3038, 16.8682
      #d78f80 color charts
#d78f80 RGB chart
      #d78f80 CMYK chart
      #d78f80 RGB pie chart
      #d78f80 color shades, tints & tones
#d78f80 color schemes
#d78f80 color preview, HTML & CSS examples
           This text has a color of #d78f80        
        
          <p style="color:#d78f80;">Text here</p>
        
        
          .mytext {color:#d78f80;}
        
        Text color #d78f80
      
           This box has a color of #d78f80        
        
          <div style="background-color:#d78f80;">Content here</div>
        
        
          .mybackground {background-color:#d78f80;}
        
        Background color #d78f80
      
           Border around this has a color of #d78f80        
        
          <div style="border:2px solid #d78f80;">Content here</div>
        
        
          .myborder {border:2px solid #d78f80;}
        
        Border color #d78f80