#d27b96 color space conversions
Hex:
        #d27b96
        RGB:
        210, 123, 150
        CMY:
        18, 52, 41
        CMYK:
        0, 41, 29, 18
      HSL:
        341°, 49.1525%, 65.2941%
        HSV (HSB):
        341°, 41.4286%, 82.3529%
        XYZ:
        39.1663, 30.0696, 32.5939
        xyY:
        0.3846, 0.2953, 30.0696
      CIE-Lab:
        61.7142, 37.0980, 0.2005
        CIE-LCH:
        61.7142, 37.0985, 0.3097
        CIE-Luv:
        61.7142, 55.0380, -6.4834
        Hunter-Lab:
        54.8357, 31.5308, 3.1435
      #d27b96 color charts
#d27b96 RGB chart
      #d27b96 CMYK chart
      #d27b96 RGB pie chart
      #d27b96 color shades, tints & tones
#d27b96 color schemes
#d27b96 color preview, HTML & CSS examples
           This text has a color of #d27b96        
        
          <p style="color:#d27b96;">Text here</p>
        
        
          .mytext {color:#d27b96;}
        
        Text color #d27b96
      
           This box has a color of #d27b96        
        
          <div style="background-color:#d27b96;">Content here</div>
        
        
          .mybackground {background-color:#d27b96;}
        
        Background color #d27b96
      
           Border around this has a color of #d27b96        
        
          <div style="border:2px solid #d27b96;">Content here</div>
        
        
          .myborder {border:2px solid #d27b96;}
        
        Border color #d27b96