#d64f52 color space conversions
Hex:
        #d64f52
        RGB:
        214, 79, 82
        CMY:
        16, 69, 68
        CMYK:
        0, 63, 62, 16
      HSL:
        359°, 62.2120%, 57.4510%
        HSV (HSB):
        359°, 63.0841%, 83.9216%
        XYZ:
        32.0505, 20.4973, 10.2498
        xyY:
        0.5104, 0.3264, 20.4973
      CIE-Lab:
        52.3949, 53.2130, 26.9418
        CIE-LCH:
        52.3949, 59.6446, 26.8531
        CIE-Luv:
        52.3949, 101.0868, 20.3642
        Hunter-Lab:
        45.2739, 47.1351, 18.2688
      #d64f52 color charts
#d64f52 RGB chart
      #d64f52 CMYK chart
      #d64f52 RGB pie chart
      #d64f52 color shades, tints & tones
#d64f52 color schemes
#d64f52 color preview, HTML & CSS examples
           This text has a color of #d64f52        
        
          <p style="color:#d64f52;">Text here</p>
        
        
          .mytext {color:#d64f52;}
        
        Text color #d64f52
      
           This box has a color of #d64f52        
        
          <div style="background-color:#d64f52;">Content here</div>
        
        
          .mybackground {background-color:#d64f52;}
        
        Background color #d64f52
      
           Border around this has a color of #d64f52        
        
          <div style="border:2px solid #d64f52;">Content here</div>
        
        
          .myborder {border:2px solid #d64f52;}
        
        Border color #d64f52