#d25475 color space conversions
Hex:
        #d25475
        RGB:
        210, 84, 117
        CMY:
        18, 67, 54
        CMYK:
        0, 60, 44, 18
      HSL:
        344°, 58.3333%, 57.6471%
        HSV (HSB):
        344°, 60.0000%, 82.3529%
        XYZ:
        32.9596, 21.3266, 19.2089
        xyY:
        0.4485, 0.2902, 21.3266
      CIE-Lab:
        53.3051, 52.5489, 7.3214
        CIE-LCH:
        53.3051, 53.0565, 7.9317
        CIE-Luv:
        53.3051, 85.4679, -0.5160
        Hunter-Lab:
        46.1808, 46.5804, 7.6648
      #d25475 color charts
#d25475 RGB chart
      #d25475 CMYK chart
      #d25475 RGB pie chart
      #d25475 color shades, tints & tones
#d25475 color schemes
#d25475 color preview, HTML & CSS examples
           This text has a color of #d25475        
        
          <p style="color:#d25475;">Text here</p>
        
        
          .mytext {color:#d25475;}
        
        Text color #d25475
      
           This box has a color of #d25475        
        
          <div style="background-color:#d25475;">Content here</div>
        
        
          .mybackground {background-color:#d25475;}
        
        Background color #d25475
      
           Border around this has a color of #d25475        
        
          <div style="border:2px solid #d25475;">Content here</div>
        
        
          .myborder {border:2px solid #d25475;}
        
        Border color #d25475