#d35163 color space conversions
Hex:
        #d35163
        RGB:
        211, 81, 99
        CMY:
        17, 68, 61
        CMYK:
        0, 62, 53, 17
      HSL:
        352°, 59.6330%, 57.2549%
        HSV (HSB):
        352°, 61.6114%, 82.7451%
        XYZ:
        32.0585, 20.6346, 14.0976
        xyY:
        0.4800, 0.3089, 20.6346
      CIE-Lab:
        52.5472, 52.5852, 17.0056
        CIE-LCH:
        52.5472, 55.2665, 17.9208
        CIE-Luv:
        52.5472, 93.0512, 10.5545
        Hunter-Lab:
        45.4253, 46.4805, 13.3973
      #d35163 color charts
#d35163 RGB chart
      #d35163 CMYK chart
      #d35163 RGB pie chart
      #d35163 color shades, tints & tones
#d35163 color schemes
#d35163 color preview, HTML & CSS examples
           This text has a color of #d35163        
        
          <p style="color:#d35163;">Text here</p>
        
        
          .mytext {color:#d35163;}
        
        Text color #d35163
      
           This box has a color of #d35163        
        
          <div style="background-color:#d35163;">Content here</div>
        
        
          .mybackground {background-color:#d35163;}
        
        Background color #d35163
      
           Border around this has a color of #d35163        
        
          <div style="border:2px solid #d35163;">Content here</div>
        
        
          .myborder {border:2px solid #d35163;}
        
        Border color #d35163