#d28d82 color space conversions
Hex:
        #d28d82
        RGB:
        210, 141, 130
        CMY:
        18, 45, 49
        CMYK:
        0, 33, 38, 18
      HSL:
        8°, 47.0588%, 66.6667%
        HSV (HSB):
        8°, 38.0952%, 82.3529%
        XYZ:
        40.1325, 34.3631, 25.6366
        xyY:
        0.4008, 0.3432, 34.3631
      CIE-Lab:
        65.2498, 24.8931, 16.5868
        CIE-LCH:
        65.2498, 29.9130, 33.6763
        CIE-Luv:
        65.2498, 47.4738, 17.5022
        Hunter-Lab:
        58.6200, 19.6197, 15.1044
      #d28d82 color charts
#d28d82 RGB chart
      #d28d82 CMYK chart
      #d28d82 RGB pie chart
      #d28d82 color shades, tints & tones
#d28d82 color schemes
#d28d82 color preview, HTML & CSS examples
           This text has a color of #d28d82        
        
          <p style="color:#d28d82;">Text here</p>
        
        
          .mytext {color:#d28d82;}
        
        Text color #d28d82
      
           This box has a color of #d28d82        
        
          <div style="background-color:#d28d82;">Content here</div>
        
        
          .mybackground {background-color:#d28d82;}
        
        Background color #d28d82
      
           Border around this has a color of #d28d82        
        
          <div style="border:2px solid #d28d82;">Content here</div>
        
        
          .myborder {border:2px solid #d28d82;}
        
        Border color #d28d82