#d03172 color space conversions
Hex:
        #d03172
        RGB:
        208, 49, 114
        CMY:
        18, 81, 55
        CMYK:
        0, 76, 45, 18
      HSL:
        335°, 62.8458%, 50.3922%
        HSV (HSB):
        335°, 76.4423%, 81.5686%
        XYZ:
        30.1480, 16.8214, 17.5775
        xyY:
        0.4671, 0.2606, 16.8214
      CIE-Lab:
        48.0342, 64.9817, 1.5036
        CIE-LCH:
        48.0342, 64.9991, 1.3256
        CIE-Luv:
        48.0342, 101.1099, -10.4217
        Hunter-Lab:
        41.0139, 59.4351, 3.2996
      #d03172 color charts
#d03172 RGB chart
      #d03172 CMYK chart
      #d03172 RGB pie chart
      #d03172 color shades, tints & tones
#d03172 color schemes
#d03172 color preview, HTML & CSS examples
           This text has a color of #d03172        
        
          <p style="color:#d03172;">Text here</p>
        
        
          .mytext {color:#d03172;}
        
        Text color #d03172
      
           This box has a color of #d03172        
        
          <div style="background-color:#d03172;">Content here</div>
        
        
          .mybackground {background-color:#d03172;}
        
        Background color #d03172
      
           Border around this has a color of #d03172        
        
          <div style="border:2px solid #d03172;">Content here</div>
        
        
          .myborder {border:2px solid #d03172;}
        
        Border color #d03172