#d65276 color space conversions
Hex:
        #d65276
        RGB:
        214, 82, 118
        CMY:
        16, 68, 54
        CMYK:
        0, 62, 45, 16
      HSL:
        344°, 61.6822%, 58.0392%
        HSV (HSB):
        344°, 61.6822%, 83.9216%
        XYZ:
        34.0189, 21.6387, 19.5232
        xyY:
        0.4525, 0.2878, 21.6387
      CIE-Lab:
        53.6416, 54.8225, 7.2929
        CIE-LCH:
        53.6416, 55.3055, 7.5775
        CIE-Luv:
        53.6416, 89.5020, -1.0482
        Hunter-Lab:
        46.5175, 49.1340, 7.6784
      #d65276 color charts
#d65276 RGB chart
      #d65276 CMYK chart
      #d65276 RGB pie chart
      #d65276 color shades, tints & tones
#d65276 color schemes
#d65276 color preview, HTML & CSS examples
           This text has a color of #d65276        
        
          <p style="color:#d65276;">Text here</p>
        
        
          .mytext {color:#d65276;}
        
        Text color #d65276
      
           This box has a color of #d65276        
        
          <div style="background-color:#d65276;">Content here</div>
        
        
          .mybackground {background-color:#d65276;}
        
        Background color #d65276
      
           Border around this has a color of #d65276        
        
          <div style="border:2px solid #d65276;">Content here</div>
        
        
          .myborder {border:2px solid #d65276;}
        
        Border color #d65276