#d5325b color space conversions
Hex:
        #d5325b
        RGB:
        213, 50, 91
        CMY:
        16, 80, 64
        CMYK:
        0, 77, 57, 16
      HSL:
        345°, 65.9919%, 51.5686%
        HSV (HSB):
        345°, 76.5258%, 83.5294%
        XYZ:
        30.4695, 17.1827, 11.6082
        xyY:
        0.5142, 0.2900, 17.1827
      CIE-Lab:
        48.4894, 64.2277, 16.3544
        CIE-LCH:
        48.4894, 66.2772, 14.2857
        CIE-Luv:
        48.4894, 113.1195, 6.5477
        Hunter-Lab:
        41.4520, 58.6664, 12.4128
      #d5325b color charts
#d5325b RGB chart
      #d5325b CMYK chart
      #d5325b RGB pie chart
      #d5325b color shades, tints & tones
#d5325b color schemes
#d5325b color preview, HTML & CSS examples
           This text has a color of #d5325b        
        
          <p style="color:#d5325b;">Text here</p>
        
        
          .mytext {color:#d5325b;}
        
        Text color #d5325b
      
           This box has a color of #d5325b        
        
          <div style="background-color:#d5325b;">Content here</div>
        
        
          .mybackground {background-color:#d5325b;}
        
        Background color #d5325b
      
           Border around this has a color of #d5325b        
        
          <div style="border:2px solid #d5325b;">Content here</div>
        
        
          .myborder {border:2px solid #d5325b;}
        
        Border color #d5325b