#d98281 color space conversions
Hex:
        #d98281
        RGB:
        217, 130, 129
        CMY:
        15, 49, 49
        CMYK:
        0, 40, 41, 15
      HSL:
        1°, 53.6585%, 67.8431%
        HSV (HSB):
        1°, 40.5530%, 85.0980%
        XYZ:
        40.5604, 32.3020, 24.8660
        xyY:
        0.4150, 0.3305, 32.3020
      CIE-Lab:
        63.5917, 33.3684, 14.9780
        CIE-LCH:
        63.5917, 36.5758, 24.1738
        CIE-Luv:
        63.5917, 60.1032, 13.5952
        Hunter-Lab:
        56.8348, 27.9262, 13.8442
      #d98281 color charts
#d98281 RGB chart
      #d98281 CMYK chart
      #d98281 RGB pie chart
      #d98281 color shades, tints & tones
#d98281 color schemes
#d98281 color preview, HTML & CSS examples
           This text has a color of #d98281        
        
          <p style="color:#d98281;">Text here</p>
        
        
          .mytext {color:#d98281;}
        
        Text color #d98281
      
           This box has a color of #d98281        
        
          <div style="background-color:#d98281;">Content here</div>
        
        
          .mybackground {background-color:#d98281;}
        
        Background color #d98281
      
           Border around this has a color of #d98281        
        
          <div style="border:2px solid #d98281;">Content here</div>
        
        
          .myborder {border:2px solid #d98281;}
        
        Border color #d98281