#d05273 color space conversions
Hex:
        #d05273
        RGB:
        208, 82, 115
        CMY:
        18, 68, 55
        CMYK:
        0, 61, 45, 18
      HSL:
        344°, 57.2727%, 56.8627%
        HSV (HSB):
        344°, 60.5769%, 81.5686%
        XYZ:
        32.1242, 20.6823, 18.5186
        xyY:
        0.4504, 0.2900, 20.6823
      CIE-Lab:
        52.6000, 52.5953, 7.4658
        CIE-LCH:
        52.6000, 53.1225, 8.0790
        CIE-Luv:
        52.6000, 85.5340, -0.3732
        Hunter-Lab:
        45.4778, 46.5013, 7.6915
      #d05273 color charts
#d05273 RGB chart
      #d05273 CMYK chart
      #d05273 RGB pie chart
      #d05273 color shades, tints & tones
#d05273 color schemes
#d05273 color preview, HTML & CSS examples
           This text has a color of #d05273        
        
          <p style="color:#d05273;">Text here</p>
        
        
          .mytext {color:#d05273;}
        
        Text color #d05273
      
           This box has a color of #d05273        
        
          <div style="background-color:#d05273;">Content here</div>
        
        
          .mybackground {background-color:#d05273;}
        
        Background color #d05273
      
           Border around this has a color of #d05273        
        
          <div style="border:2px solid #d05273;">Content here</div>
        
        
          .myborder {border:2px solid #d05273;}
        
        Border color #d05273