#d25995 color space conversions
Hex:
        #d25995
        RGB:
        210, 89, 149
        CMY:
        18, 65, 42
        CMYK:
        0, 58, 29, 18
      HSL:
        330°, 57.3460%, 58.6275%
        HSV (HSB):
        330°, 57.6190%, 82.3529%
        XYZ:
        35.5755, 23.0163, 31.0013
        xyY:
        0.3971, 0.2569, 23.0163
      CIE-Lab:
        55.0891, 53.9173, -9.0065
        CIE-LCH:
        55.0891, 54.6644, 350.5167
        CIE-Luv:
        55.0891, 73.3970, -22.3123
        Hunter-Lab:
        47.9753, 48.4077, -4.7301
      #d25995 color charts
#d25995 RGB chart
      #d25995 CMYK chart
      #d25995 RGB pie chart
      #d25995 color shades, tints & tones
#d25995 color schemes
#d25995 color preview, HTML & CSS examples
           This text has a color of #d25995        
        
          <p style="color:#d25995;">Text here</p>
        
        
          .mytext {color:#d25995;}
        
        Text color #d25995
      
           This box has a color of #d25995        
        
          <div style="background-color:#d25995;">Content here</div>
        
        
          .mybackground {background-color:#d25995;}
        
        Background color #d25995
      
           Border around this has a color of #d25995        
        
          <div style="border:2px solid #d25995;">Content here</div>
        
        
          .myborder {border:2px solid #d25995;}
        
        Border color #d25995