#d0388d color space conversions
Hex:
        #d0388d
        RGB:
        208, 56, 141
        CMY:
        18, 78, 45
        CMYK:
        0, 73, 32, 18
      HSL:
        326°, 61.7886%, 51.7647%
        HSV (HSB):
        326°, 73.0769%, 81.5686%
        XYZ:
        32.2343, 18.1613, 27.0059
        xyY:
        0.4165, 0.2346, 18.1613
      CIE-Lab:
        49.6912, 65.5307, -12.3990
        CIE-LCH:
        49.6912, 66.6933, 349.2858
        CIE-Luv:
        49.6912, 88.1633, -28.7627
        Hunter-Lab:
        42.6161, 60.4371, -7.7408
      #d0388d color charts
#d0388d RGB chart
      #d0388d CMYK chart
      #d0388d RGB pie chart
      #d0388d color shades, tints & tones
#d0388d color schemes
#d0388d color preview, HTML & CSS examples
           This text has a color of #d0388d        
        
          <p style="color:#d0388d;">Text here</p>
        
        
          .mytext {color:#d0388d;}
        
        Text color #d0388d
      
           This box has a color of #d0388d        
        
          <div style="background-color:#d0388d;">Content here</div>
        
        
          .mybackground {background-color:#d0388d;}
        
        Background color #d0388d
      
           Border around this has a color of #d0388d        
        
          <div style="border:2px solid #d0388d;">Content here</div>
        
        
          .myborder {border:2px solid #d0388d;}
        
        Border color #d0388d