#d5286d color space conversions
Hex:
        #d5286d
        RGB:
        213, 40, 109
        CMY:
        16, 84, 57
        CMYK:
        0, 81, 49, 16
      HSL:
        336°, 68.3794%, 49.6078%
        HSV (HSB):
        336°, 81.2207%, 83.5294%
        XYZ:
        30.9597, 16.7678, 16.0728
        xyY:
        0.4853, 0.2628, 16.7678
      CIE-Lab:
        47.9662, 68.3082, 4.5869
        CIE-LCH:
        47.9662, 68.4620, 3.8416
        CIE-Luv:
        47.9662, 110.1455, -7.4786
        Hunter-Lab:
        40.9486, 63.2972, 5.3920
      #d5286d color charts
#d5286d RGB chart
      #d5286d CMYK chart
      #d5286d RGB pie chart
      #d5286d color shades, tints & tones
#d5286d color schemes
#d5286d color preview, HTML & CSS examples
           This text has a color of #d5286d        
        
          <p style="color:#d5286d;">Text here</p>
        
        
          .mytext {color:#d5286d;}
        
        Text color #d5286d
      
           This box has a color of #d5286d        
        
          <div style="background-color:#d5286d;">Content here</div>
        
        
          .mybackground {background-color:#d5286d;}
        
        Background color #d5286d
      
           Border around this has a color of #d5286d        
        
          <div style="border:2px solid #d5286d;">Content here</div>
        
        
          .myborder {border:2px solid #d5286d;}
        
        Border color #d5286d