#d03464 color space conversions
Hex:
        #d03464
        RGB:
        208, 52, 100
        CMY:
        18, 80, 61
        CMYK:
        0, 75, 52, 18
      HSL:
        342°, 62.4000%, 50.9804%
        HSV (HSB):
        342°, 75.0000%, 81.5686%
        XYZ:
        29.5407, 16.7860, 13.7396
        xyY:
        0.4918, 0.2795, 16.7860
      CIE-Lab:
        47.9892, 62.8704, 10.0107
        CIE-LCH:
        47.9892, 63.6624, 9.0471
        CIE-Luv:
        47.9892, 105.1204, 0.0237
        Hunter-Lab:
        40.9707, 57.0032, 8.7964
      #d03464 color charts
#d03464 RGB chart
      #d03464 CMYK chart
      #d03464 RGB pie chart
      #d03464 color shades, tints & tones
#d03464 color schemes
#d03464 color preview, HTML & CSS examples
           This text has a color of #d03464        
        
          <p style="color:#d03464;">Text here</p>
        
        
          .mytext {color:#d03464;}
        
        Text color #d03464
      
           This box has a color of #d03464        
        
          <div style="background-color:#d03464;">Content here</div>
        
        
          .mybackground {background-color:#d03464;}
        
        Background color #d03464
      
           Border around this has a color of #d03464        
        
          <div style="border:2px solid #d03464;">Content here</div>
        
        
          .myborder {border:2px solid #d03464;}
        
        Border color #d03464