#d35166 color space conversions
Hex:
        #d35166
        RGB:
        211, 81, 102
        CMY:
        17, 68, 60
        CMYK:
        0, 62, 52, 17
      HSL:
        350°, 59.6330%, 57.2549%
        HSV (HSB):
        350°, 61.6114%, 82.7451%
        XYZ:
        32.2047, 20.6931, 14.8672
        xyY:
        0.4752, 0.3054, 20.6931
      CIE-Lab:
        52.6119, 52.8345, 15.3086
        CIE-LCH:
        52.6119, 55.0076, 16.1587
        CIE-Luv:
        52.6119, 92.2323, 8.6496
        Hunter-Lab:
        45.4896, 46.7634, 12.4653
      #d35166 color charts
#d35166 RGB chart
      #d35166 CMYK chart
      #d35166 RGB pie chart
      #d35166 color shades, tints & tones
#d35166 color schemes
#d35166 color preview, HTML & CSS examples
           This text has a color of #d35166        
        
          <p style="color:#d35166;">Text here</p>
        
        
          .mytext {color:#d35166;}
        
        Text color #d35166
      
           This box has a color of #d35166        
        
          <div style="background-color:#d35166;">Content here</div>
        
        
          .mybackground {background-color:#d35166;}
        
        Background color #d35166
      
           Border around this has a color of #d35166        
        
          <div style="border:2px solid #d35166;">Content here</div>
        
        
          .myborder {border:2px solid #d35166;}
        
        Border color #d35166