#d64f55 color space conversions
Hex:
        #d64f55
        RGB:
        214, 79, 85
        CMY:
        16, 69, 67
        CMYK:
        0, 63, 60, 16
      HSL:
        357°, 62.2120%, 57.4510%
        HSV (HSB):
        357°, 63.0841%, 83.9216%
        XYZ:
        32.1672, 20.5440, 10.8643
        xyY:
        0.5060, 0.3231, 20.5440
      CIE-Lab:
        52.4468, 53.4112, 25.2481
        CIE-LCH:
        52.4468, 59.0781, 25.3006
        CIE-Luv:
        52.4468, 100.3561, 18.7289
        Hunter-Lab:
        45.3255, 47.3609, 17.5163
      #d64f55 color charts
#d64f55 RGB chart
      #d64f55 CMYK chart
      #d64f55 RGB pie chart
      #d64f55 color shades, tints & tones
#d64f55 color schemes
#d64f55 color preview, HTML & CSS examples
           This text has a color of #d64f55        
        
          <p style="color:#d64f55;">Text here</p>
        
        
          .mytext {color:#d64f55;}
        
        Text color #d64f55
      
           This box has a color of #d64f55        
        
          <div style="background-color:#d64f55;">Content here</div>
        
        
          .mybackground {background-color:#d64f55;}
        
        Background color #d64f55
      
           Border around this has a color of #d64f55        
        
          <div style="border:2px solid #d64f55;">Content here</div>
        
        
          .myborder {border:2px solid #d64f55;}
        
        Border color #d64f55