#d7817b color space conversions
Hex:
        #d7817b
        RGB:
        215, 129, 123
        CMY:
        16, 49, 52
        CMYK:
        0, 40, 43, 16
      HSL:
        4°, 53.4884%, 66.2745%
        HSV (HSB):
        4°, 42.7907%, 84.3137%
        XYZ:
        39.4497, 31.5776, 22.7548
        xyY:
        0.4207, 0.3367, 31.5776
      CIE-Lab:
        62.9923, 32.4844, 17.5072
        CIE-LCH:
        62.9923, 36.9017, 28.3221
        CIE-Luv:
        62.9923, 60.2564, 16.7872
        Hunter-Lab:
        56.1940, 26.9725, 15.3274
      #d7817b color charts
#d7817b RGB chart
      #d7817b CMYK chart
      #d7817b RGB pie chart
      #d7817b color shades, tints & tones
#d7817b color schemes
#d7817b color preview, HTML & CSS examples
           This text has a color of #d7817b        
        
          <p style="color:#d7817b;">Text here</p>
        
        
          .mytext {color:#d7817b;}
        
        Text color #d7817b
      
           This box has a color of #d7817b        
        
          <div style="background-color:#d7817b;">Content here</div>
        
        
          .mybackground {background-color:#d7817b;}
        
        Background color #d7817b
      
           Border around this has a color of #d7817b        
        
          <div style="border:2px solid #d7817b;">Content here</div>
        
        
          .myborder {border:2px solid #d7817b;}
        
        Border color #d7817b