#d05384 color space conversions
Hex:
        #d05384
        RGB:
        208, 83, 132
        CMY:
        18, 67, 48
        CMYK:
        0, 60, 37, 18
      HSL:
        336°, 57.0776%, 57.0588%
        HSV (HSB):
        336°, 60.0962%, 81.5686%
        XYZ:
        33.2705, 21.2624, 24.1803
        xyY:
        0.4227, 0.2701, 21.2624
      CIE-Lab:
        53.2354, 53.9508, -1.7433
        CIE-LCH:
        53.2354, 53.9789, 358.1492
        CIE-Luv:
        53.2354, 79.9202, -12.3230
        Hunter-Lab:
        46.1111, 48.0986, 1.1866
      #d05384 color charts
#d05384 RGB chart
      #d05384 CMYK chart
      #d05384 RGB pie chart
      #d05384 color shades, tints & tones
#d05384 color schemes
#d05384 color preview, HTML & CSS examples
           This text has a color of #d05384        
        
          <p style="color:#d05384;">Text here</p>
        
        
          .mytext {color:#d05384;}
        
        Text color #d05384
      
           This box has a color of #d05384        
        
          <div style="background-color:#d05384;">Content here</div>
        
        
          .mybackground {background-color:#d05384;}
        
        Background color #d05384
      
           Border around this has a color of #d05384        
        
          <div style="border:2px solid #d05384;">Content here</div>
        
        
          .myborder {border:2px solid #d05384;}
        
        Border color #d05384