#d8647d color space conversions
Hex:
        #d8647d
        RGB:
        216, 100, 125
        CMY:
        15, 61, 51
        CMYK:
        0, 54, 42, 15
      HSL:
        347°, 59.7938%, 61.9608%
        HSV (HSB):
        347°, 53.7037%, 84.7059%
        XYZ:
        36.5777, 25.1939, 22.3371
        xyY:
        0.4349, 0.2995, 25.1939
      CIE-Lab:
        57.2639, 47.8958, 8.3614
        CIE-LCH:
        57.2639, 48.6201, 9.9026
        CIE-Luv:
        57.2639, 78.9293, 1.9209
        Hunter-Lab:
        50.1936, 42.2402, 8.7503
      #d8647d color charts
#d8647d RGB chart
      #d8647d CMYK chart
      #d8647d RGB pie chart
      #d8647d color shades, tints & tones
#d8647d color schemes
#d8647d color preview, HTML & CSS examples
           This text has a color of #d8647d        
        
          <p style="color:#d8647d;">Text here</p>
        
        
          .mytext {color:#d8647d;}
        
        Text color #d8647d
      
           This box has a color of #d8647d        
        
          <div style="background-color:#d8647d;">Content here</div>
        
        
          .mybackground {background-color:#d8647d;}
        
        Background color #d8647d
      
           Border around this has a color of #d8647d        
        
          <div style="border:2px solid #d8647d;">Content here</div>
        
        
          .myborder {border:2px solid #d8647d;}
        
        Border color #d8647d