#df8485 color space conversions
Hex:
        #df8485
        RGB:
        223, 132, 133
        CMY:
        13, 48, 48
        CMYK:
        0, 41, 40, 13
      HSL:
        359°, 58.7097%, 69.6078%
        HSV (HSB):
        359°, 40.8072%, 87.4510%
        XYZ:
        42.9163, 33.8840, 26.4686
        xyY:
        0.4156, 0.3281, 33.8840
      CIE-Lab:
        64.8704, 35.0086, 14.6108
        CIE-LCH:
        64.8704, 37.9352, 22.6532
        CIE-Luv:
        64.8704, 62.7371, 12.8806
        Hunter-Lab:
        58.2099, 29.7350, 13.7872
      #df8485 color charts
#df8485 RGB chart
      #df8485 CMYK chart
      #df8485 RGB pie chart
      #df8485 color shades, tints & tones
#df8485 color schemes
#df8485 color preview, HTML & CSS examples
           This text has a color of #df8485        
        
          <p style="color:#df8485;">Text here</p>
        
        
          .mytext {color:#df8485;}
        
        Text color #df8485
      
           This box has a color of #df8485        
        
          <div style="background-color:#df8485;">Content here</div>
        
        
          .mybackground {background-color:#df8485;}
        
        Background color #df8485
      
           Border around this has a color of #df8485        
        
          <div style="border:2px solid #df8485;">Content here</div>
        
        
          .myborder {border:2px solid #df8485;}
        
        Border color #df8485