#d66268 color space conversions
Hex:
        #d66268
        RGB:
        214, 98, 104
        CMY:
        16, 62, 59
        CMYK:
        0, 54, 51, 16
      HSL:
        357°, 58.5859%, 61.1765%
        HSV (HSB):
        357°, 54.2056%, 83.9216%
        XYZ:
        34.5979, 24.0310, 15.9116
        xyY:
        0.4641, 0.3224, 24.0310
      CIE-Lab:
        56.1188, 46.1478, 18.9975
        CIE-LCH:
        56.1188, 49.9051, 22.3754
        CIE-Luv:
        56.1188, 83.6785, 14.6646
        Hunter-Lab:
        49.0214, 40.1928, 15.0703
      #d66268 color charts
#d66268 RGB chart
      #d66268 CMYK chart
      #d66268 RGB pie chart
      #d66268 color shades, tints & tones
#d66268 color schemes
#d66268 color preview, HTML & CSS examples
           This text has a color of #d66268        
        
          <p style="color:#d66268;">Text here</p>
        
        
          .mytext {color:#d66268;}
        
        Text color #d66268
      
           This box has a color of #d66268        
        
          <div style="background-color:#d66268;">Content here</div>
        
        
          .mybackground {background-color:#d66268;}
        
        Background color #d66268
      
           Border around this has a color of #d66268        
        
          <div style="border:2px solid #d66268;">Content here</div>
        
        
          .myborder {border:2px solid #d66268;}
        
        Border color #d66268