#d1826b color space conversions
Hex:
        #d1826b
        RGB:
        209, 130, 107
        CMY:
        18, 49, 58
        CMYK:
        0, 38, 49, 18
      HSL:
        14°, 52.5773%, 61.9608%
        HSV (HSB):
        14°, 48.8038%, 81.9608%
        XYZ:
        36.9310, 30.5821, 17.8664
        xyY:
        0.4326, 0.3582, 30.5821
      CIE-Lab:
        62.1533, 27.9879, 25.2534
        CIE-LCH:
        62.1533, 37.6969, 42.0599
        CIE-Luv:
        62.1533, 57.4564, 26.4786
        Hunter-Lab:
        55.3011, 22.4283, 19.5557
      #d1826b color charts
#d1826b RGB chart
      #d1826b CMYK chart
      #d1826b RGB pie chart
      #d1826b color shades, tints & tones
#d1826b color schemes
#d1826b color preview, HTML & CSS examples
           This text has a color of #d1826b        
        
          <p style="color:#d1826b;">Text here</p>
        
        
          .mytext {color:#d1826b;}
        
        Text color #d1826b
      
           This box has a color of #d1826b        
        
          <div style="background-color:#d1826b;">Content here</div>
        
        
          .mybackground {background-color:#d1826b;}
        
        Background color #d1826b
      
           Border around this has a color of #d1826b        
        
          <div style="border:2px solid #d1826b;">Content here</div>
        
        
          .myborder {border:2px solid #d1826b;}
        
        Border color #d1826b