#d25384 color space conversions
Hex:
        #d25384
        RGB:
        210, 83, 132
        CMY:
        18, 67, 48
        CMYK:
        0, 60, 37, 18
      HSL:
        337°, 58.5253%, 57.4510%
        HSV (HSB):
        337°, 60.4762%, 82.3529%
        XYZ:
        33.8365, 21.5541, 24.2068
        xyY:
        0.4251, 0.2708, 21.5541
      CIE-Lab:
        53.5507, 54.5788, -1.2440
        CIE-LCH:
        53.5507, 54.5929, 358.6942
        CIE-Luv:
        53.5507, 81.5116, -11.8074
        Hunter-Lab:
        46.4264, 48.8481, 1.5846
      #d25384 color charts
#d25384 RGB chart
      #d25384 CMYK chart
      #d25384 RGB pie chart
      #d25384 color shades, tints & tones
#d25384 color schemes
#d25384 color preview, HTML & CSS examples
           This text has a color of #d25384        
        
          <p style="color:#d25384;">Text here</p>
        
        
          .mytext {color:#d25384;}
        
        Text color #d25384
      
           This box has a color of #d25384        
        
          <div style="background-color:#d25384;">Content here</div>
        
        
          .mybackground {background-color:#d25384;}
        
        Background color #d25384
      
           Border around this has a color of #d25384        
        
          <div style="border:2px solid #d25384;">Content here</div>
        
        
          .myborder {border:2px solid #d25384;}
        
        Border color #d25384