#d54266 color space conversions
Hex:
        #d54266
        RGB:
        213, 66, 102
        CMY:
        16, 74, 60
        CMYK:
        0, 69, 52, 16
      HSL:
        345°, 63.6364%, 54.7059%
        HSV (HSB):
        345°, 69.0141%, 83.5294%
        XYZ:
        31.7871, 19.0019, 14.5627
        xyY:
        0.4864, 0.2908, 19.0019
      CIE-Lab:
        50.6894, 59.6079, 12.7017
        CIE-LCH:
        50.6894, 60.9462, 12.0291
        CIE-Luv:
        50.6894, 102.0446, 3.9849
        Hunter-Lab:
        43.5911, 53.8794, 10.7065
      #d54266 color charts
#d54266 RGB chart
      #d54266 CMYK chart
      #d54266 RGB pie chart
      #d54266 color shades, tints & tones
#d54266 color schemes
#d54266 color preview, HTML & CSS examples
           This text has a color of #d54266        
        
          <p style="color:#d54266;">Text here</p>
        
        
          .mytext {color:#d54266;}
        
        Text color #d54266
      
           This box has a color of #d54266        
        
          <div style="background-color:#d54266;">Content here</div>
        
        
          .mybackground {background-color:#d54266;}
        
        Background color #d54266
      
           Border around this has a color of #d54266        
        
          <div style="border:2px solid #d54266;">Content here</div>
        
        
          .myborder {border:2px solid #d54266;}
        
        Border color #d54266