#d03266 color space conversions
Hex:
        #d03266
        RGB:
        208, 50, 102
        CMY:
        18, 80, 60
        CMYK:
        0, 76, 51, 18
      HSL:
        340°, 62.6984%, 50.5882%
        HSV (HSB):
        340°, 75.9615%, 81.5686%
        XYZ:
        29.5513, 16.6504, 14.2267
        xyY:
        0.4890, 0.2755, 16.6504
      CIE-Lab:
        47.8165, 63.6556, 8.5412
        CIE-LCH:
        47.8165, 64.2260, 7.6422
        CIE-Luv:
        47.8165, 105.2215, -1.8239
        Hunter-Lab:
        40.8049, 57.8628, 7.8919
      #d03266 color charts
#d03266 RGB chart
      #d03266 CMYK chart
      #d03266 RGB pie chart
      #d03266 color shades, tints & tones
#d03266 color schemes
#d03266 color preview, HTML & CSS examples
           This text has a color of #d03266        
        
          <p style="color:#d03266;">Text here</p>
        
        
          .mytext {color:#d03266;}
        
        Text color #d03266
      
           This box has a color of #d03266        
        
          <div style="background-color:#d03266;">Content here</div>
        
        
          .mybackground {background-color:#d03266;}
        
        Background color #d03266
      
           Border around this has a color of #d03266        
        
          <div style="border:2px solid #d03266;">Content here</div>
        
        
          .myborder {border:2px solid #d03266;}
        
        Border color #d03266