#d28260 color space conversions
Hex:
        #d28260
        RGB:
        210, 130, 96
        CMY:
        18, 49, 62
        CMYK:
        0, 38, 54, 18
      HSL:
        18°, 55.8824%, 60.0000%
        HSV (HSB):
        18°, 54.2857%, 82.3529%
        XYZ:
        36.6723, 30.5114, 15.0228
        xyY:
        0.4461, 0.3712, 30.5114
      CIE-Lab:
        62.0930, 27.3937, 31.2972
        CIE-LCH:
        62.0930, 41.5924, 48.8051
        CIE-Luv:
        62.0930, 59.8165, 32.8871
        Hunter-Lab:
        55.2372, 21.8423, 22.5410
      #d28260 color charts
#d28260 RGB chart
      #d28260 CMYK chart
      #d28260 RGB pie chart
      #d28260 color shades, tints & tones
#d28260 color schemes
#d28260 color preview, HTML & CSS examples
           This text has a color of #d28260        
        
          <p style="color:#d28260;">Text here</p>
        
        
          .mytext {color:#d28260;}
        
        Text color #d28260
      
           This box has a color of #d28260        
        
          <div style="background-color:#d28260;">Content here</div>
        
        
          .mybackground {background-color:#d28260;}
        
        Background color #d28260
      
           Border around this has a color of #d28260        
        
          <div style="border:2px solid #d28260;">Content here</div>
        
        
          .myborder {border:2px solid #d28260;}
        
        Border color #d28260