#d66294 color space conversions
Hex:
        #d66294
        RGB:
        214, 98, 148
        CMY:
        16, 62, 42
        CMYK:
        0, 54, 31, 16
      HSL:
        334°, 58.5859%, 61.1765%
        HSV (HSB):
        334°, 54.2056%, 83.9216%
        XYZ:
        37.4445, 25.1696, 30.9017
        xyY:
        0.4004, 0.2691, 25.1696
      CIE-Lab:
        57.2403, 50.8478, -5.1564
        CIE-LCH:
        57.2403, 51.1086, 354.2095
        CIE-Luv:
        57.2403, 72.3116, -16.4815
        Hunter-Lab:
        50.1693, 45.4294, -1.4010
      #d66294 color charts
#d66294 RGB chart
      #d66294 CMYK chart
      #d66294 RGB pie chart
      #d66294 color shades, tints & tones
#d66294 color schemes
#d66294 color preview, HTML & CSS examples
           This text has a color of #d66294        
        
          <p style="color:#d66294;">Text here</p>
        
        
          .mytext {color:#d66294;}
        
        Text color #d66294
      
           This box has a color of #d66294        
        
          <div style="background-color:#d66294;">Content here</div>
        
        
          .mybackground {background-color:#d66294;}
        
        Background color #d66294
      
           Border around this has a color of #d66294        
        
          <div style="border:2px solid #d66294;">Content here</div>
        
        
          .myborder {border:2px solid #d66294;}
        
        Border color #d66294