#d25495 color space conversions
Hex:
        #d25495
        RGB:
        210, 84, 149
        CMY:
        18, 67, 42
        CMYK:
        0, 60, 29, 18
      HSL:
        329°, 58.3333%, 57.6471%
        HSV (HSB):
        329°, 60.0000%, 82.3529%
        XYZ:
        35.1735, 22.2122, 30.8673
        xyY:
        0.3986, 0.2517, 22.2122
      CIE-Lab:
        54.2514, 56.1655, -10.2609
        CIE-LCH:
        54.2514, 57.0951, 349.6467
        CIE-Luv:
        54.2514, 75.7321, -24.4399
        Hunter-Lab:
        47.1298, 50.7392, -5.8406
      #d25495 color charts
#d25495 RGB chart
      #d25495 CMYK chart
      #d25495 RGB pie chart
      #d25495 color shades, tints & tones
#d25495 color schemes
#d25495 color preview, HTML & CSS examples
           This text has a color of #d25495        
        
          <p style="color:#d25495;">Text here</p>
        
        
          .mytext {color:#d25495;}
        
        Text color #d25495
      
           This box has a color of #d25495        
        
          <div style="background-color:#d25495;">Content here</div>
        
        
          .mybackground {background-color:#d25495;}
        
        Background color #d25495
      
           Border around this has a color of #d25495        
        
          <div style="border:2px solid #d25495;">Content here</div>
        
        
          .myborder {border:2px solid #d25495;}
        
        Border color #d25495