#d97266 color space conversions
Hex:
        #d97266
        RGB:
        217, 114, 102
        CMY:
        15, 55, 60
        CMYK:
        0, 47, 53, 15
      HSL:
        6°, 60.2094%, 62.5490%
        HSV (HSB):
        6°, 52.9954%, 85.0980%
        XYZ:
        37.0309, 27.7457, 15.9741
        xyY:
        0.4586, 0.3436, 27.7457
      CIE-Lab:
        59.6583, 39.0709, 24.9624
        CIE-LCH:
        59.6583, 46.3644, 32.5745
        CIE-Luv:
        59.6583, 75.7986, 23.2291
        Hunter-Lab:
        52.6741, 33.3089, 18.8915
      #d97266 color charts
#d97266 RGB chart
      #d97266 CMYK chart
      #d97266 RGB pie chart
      #d97266 color shades, tints & tones
#d97266 color schemes
#d97266 color preview, HTML & CSS examples
           This text has a color of #d97266        
        
          <p style="color:#d97266;">Text here</p>
        
        
          .mytext {color:#d97266;}
        
        Text color #d97266
      
           This box has a color of #d97266        
        
          <div style="background-color:#d97266;">Content here</div>
        
        
          .mybackground {background-color:#d97266;}
        
        Background color #d97266
      
           Border around this has a color of #d97266        
        
          <div style="border:2px solid #d97266;">Content here</div>
        
        
          .myborder {border:2px solid #d97266;}
        
        Border color #d97266