#d65264 color space conversions
Hex:
        #d65264
        RGB:
        214, 82, 100
        CMY:
        16, 68, 61
        CMYK:
        0, 62, 53, 16
      HSL:
        352°, 61.6822%, 58.0392%
        HSV (HSB):
        352°, 61.6822%, 83.9216%
        XYZ:
        33.0491, 21.2508, 14.4165
        xyY:
        0.4809, 0.3093, 21.2508
      CIE-Lab:
        53.2229, 53.2212, 17.4132
        CIE-LCH:
        53.2229, 55.9975, 18.1174
        CIE-Luv:
        53.2229, 94.6398, 10.9215
        Hunter-Lab:
        46.0986, 47.2979, 13.7271
      #d65264 color charts
#d65264 RGB chart
      #d65264 CMYK chart
      #d65264 RGB pie chart
      #d65264 color shades, tints & tones
#d65264 color schemes
#d65264 color preview, HTML & CSS examples
           This text has a color of #d65264        
        
          <p style="color:#d65264;">Text here</p>
        
        
          .mytext {color:#d65264;}
        
        Text color #d65264
      
           This box has a color of #d65264        
        
          <div style="background-color:#d65264;">Content here</div>
        
        
          .mybackground {background-color:#d65264;}
        
        Background color #d65264
      
           Border around this has a color of #d65264        
        
          <div style="border:2px solid #d65264;">Content here</div>
        
        
          .myborder {border:2px solid #d65264;}
        
        Border color #d65264