#d27984 color space conversions
Hex:
        #d27984
        RGB:
        210, 121, 132
        CMY:
        18, 53, 48
        CMYK:
        0, 42, 37, 18
      HSL:
        353°, 49.7207%, 64.9020%
        HSV (HSB):
        353°, 42.3810%, 82.3529%
        XYZ:
        37.5806, 29.0423, 25.4548
        xyY:
        0.4081, 0.3154, 29.0423
      CIE-Lab:
        60.8190, 35.8660, 9.2401
        CIE-LCH:
        60.8190, 37.0371, 14.4469
        CIE-Luv:
        60.8190, 59.8380, 5.7441
        Hunter-Lab:
        53.8909, 30.1670, 9.7186
      #d27984 color charts
#d27984 RGB chart
      #d27984 CMYK chart
      #d27984 RGB pie chart
      #d27984 color shades, tints & tones
#d27984 color schemes
#d27984 color preview, HTML & CSS examples
           This text has a color of #d27984        
        
          <p style="color:#d27984;">Text here</p>
        
        
          .mytext {color:#d27984;}
        
        Text color #d27984
      
           This box has a color of #d27984        
        
          <div style="background-color:#d27984;">Content here</div>
        
        
          .mybackground {background-color:#d27984;}
        
        Background color #d27984
      
           Border around this has a color of #d27984        
        
          <div style="border:2px solid #d27984;">Content here</div>
        
        
          .myborder {border:2px solid #d27984;}
        
        Border color #d27984