#d25595 color space conversions
Hex:
        #d25595
        RGB:
        210, 85, 149
        CMY:
        18, 67, 42
        CMYK:
        0, 60, 29, 18
      HSL:
        329°, 58.1395%, 57.8431%
        HSV (HSB):
        329°, 59.5238%, 82.3529%
        XYZ:
        35.2517, 22.3686, 30.8934
        xyY:
        0.3983, 0.2527, 22.3686
      CIE-Lab:
        54.4159, 55.7224, -10.0144
        CIE-LCH:
        54.4159, 56.6152, 349.8116
        CIE-Luv:
        54.4159, 75.2735, -24.0221
        Hunter-Lab:
        47.2954, 50.2781, -5.6214
      #d25595 color charts
#d25595 RGB chart
      #d25595 CMYK chart
      #d25595 RGB pie chart
      #d25595 color shades, tints & tones
#d25595 color schemes
#d25595 color preview, HTML & CSS examples
           This text has a color of #d25595        
        
          <p style="color:#d25595;">Text here</p>
        
        
          .mytext {color:#d25595;}
        
        Text color #d25595
      
           This box has a color of #d25595        
        
          <div style="background-color:#d25595;">Content here</div>
        
        
          .mybackground {background-color:#d25595;}
        
        Background color #d25595
      
           Border around this has a color of #d25595        
        
          <div style="border:2px solid #d25595;">Content here</div>
        
        
          .myborder {border:2px solid #d25595;}
        
        Border color #d25595