#d00399 color space conversions
Hex:
        #d00399
        RGB:
        208, 3, 153
        CMY:
        18, 99, 40
        CMYK:
        0, 99, 26, 18
      HSL:
        316°, 97.1564%, 41.3725%
        HSV (HSB):
        316°, 98.5577%, 81.5686%
        XYZ:
        31.7948, 15.7749, 31.5061
        xyY:
        0.4021, 0.1995, 15.7749
      CIE-Lab:
        46.6778, 76.9272, -24.2191
        CIE-LCH:
        46.6778, 80.6496, 342.5244
        CIE-Luv:
        46.6778, 92.5852, -46.8182
        Hunter-Lab:
        39.7177, 73.3868, -19.2295
      #d00399 color charts
#d00399 RGB chart
      #d00399 CMYK chart
      #d00399 RGB pie chart
      #d00399 color shades, tints & tones
#d00399 color schemes
#d00399 color preview, HTML & CSS examples
           This text has a color of #d00399        
        
          <p style="color:#d00399;">Text here</p>
        
        
          .mytext {color:#d00399;}
        
        Text color #d00399
      
           This box has a color of #d00399        
        
          <div style="background-color:#d00399;">Content here</div>
        
        
          .mybackground {background-color:#d00399;}
        
        Background color #d00399
      
           Border around this has a color of #d00399        
        
          <div style="border:2px solid #d00399;">Content here</div>
        
        
          .myborder {border:2px solid #d00399;}
        
        Border color #d00399