#d64265 color space conversions
Hex:
        #d64265
        RGB:
        214, 66, 101
        CMY:
        16, 74, 60
        CMYK:
        0, 69, 53, 16
      HSL:
        346°, 64.3478%, 54.9020%
        HSV (HSB):
        346°, 69.1589%, 83.9216%
        XYZ:
        32.0287, 19.1322, 14.3167
        xyY:
        0.4892, 0.2922, 19.1322
      CIE-Lab:
        50.8415, 59.8298, 13.5431
        CIE-LCH:
        50.8415, 61.3435, 12.7546
        CIE-Luv:
        50.8415, 103.1771, 4.8751
        Hunter-Lab:
        43.7403, 54.1606, 11.2119
      #d64265 color charts
#d64265 RGB chart
      #d64265 CMYK chart
      #d64265 RGB pie chart
      #d64265 color shades, tints & tones
#d64265 color schemes
#d64265 color preview, HTML & CSS examples
           This text has a color of #d64265        
        
          <p style="color:#d64265;">Text here</p>
        
        
          .mytext {color:#d64265;}
        
        Text color #d64265
      
           This box has a color of #d64265        
        
          <div style="background-color:#d64265;">Content here</div>
        
        
          .mybackground {background-color:#d64265;}
        
        Background color #d64265
      
           Border around this has a color of #d64265        
        
          <div style="border:2px solid #d64265;">Content here</div>
        
        
          .myborder {border:2px solid #d64265;}
        
        Border color #d64265