#d97274 color space conversions
Hex:
        #d97274
        RGB:
        217, 114, 116
        CMY:
        15, 55, 55
        CMYK:
        0, 47, 47, 15
      HSL:
        359°, 57.5419%, 64.9020%
        HSV (HSB):
        359°, 47.4654%, 85.0980%
        XYZ:
        37.7850, 28.0473, 19.9452
        xyY:
        0.4405, 0.3270, 28.0473
      CIE-Lab:
        59.9314, 40.3556, 17.3309
        CIE-LCH:
        59.9314, 43.9196, 23.2413
        CIE-Luv:
        59.9314, 73.0417, 14.5395
        Hunter-Lab:
        52.9597, 34.6743, 14.7426
      #d97274 color charts
#d97274 RGB chart
      #d97274 CMYK chart
      #d97274 RGB pie chart
      #d97274 color shades, tints & tones
#d97274 color schemes
#d97274 color preview, HTML & CSS examples
           This text has a color of #d97274        
        
          <p style="color:#d97274;">Text here</p>
        
        
          .mytext {color:#d97274;}
        
        Text color #d97274
      
           This box has a color of #d97274        
        
          <div style="background-color:#d97274;">Content here</div>
        
        
          .mybackground {background-color:#d97274;}
        
        Background color #d97274
      
           Border around this has a color of #d97274        
        
          <div style="border:2px solid #d97274;">Content here</div>
        
        
          .myborder {border:2px solid #d97274;}
        
        Border color #d97274