#d16175 color space conversions
Hex:
        #d16175
        RGB:
        209, 97, 117
        CMY:
        18, 62, 54
        CMYK:
        0, 54, 44, 18
      HSL:
        349°, 54.9020%, 60.0000%
        HSV (HSB):
        349°, 53.5885%, 81.9608%
        XYZ:
        33.7801, 23.3891, 19.5638
        xyY:
        0.4402, 0.3048, 23.3891
      CIE-Lab:
        55.4708, 46.1052, 10.3689
        CIE-LCH:
        55.4708, 47.2568, 12.6747
        CIE-Luv:
        55.4708, 77.1317, 4.6924
        Hunter-Lab:
        48.3622, 40.0449, 9.8692
      #d16175 color charts
#d16175 RGB chart
      #d16175 CMYK chart
      #d16175 RGB pie chart
      #d16175 color shades, tints & tones
#d16175 color schemes
#d16175 color preview, HTML & CSS examples
           This text has a color of #d16175        
        
          <p style="color:#d16175;">Text here</p>
        
        
          .mytext {color:#d16175;}
        
        Text color #d16175
      
           This box has a color of #d16175        
        
          <div style="background-color:#d16175;">Content here</div>
        
        
          .mybackground {background-color:#d16175;}
        
        Background color #d16175
      
           Border around this has a color of #d16175        
        
          <div style="border:2px solid #d16175;">Content here</div>
        
        
          .myborder {border:2px solid #d16175;}
        
        Border color #d16175