#d45284 color space conversions
Hex:
        #d45284
        RGB:
        212, 82, 132
        CMY:
        17, 68, 48
        CMYK:
        0, 61, 38, 17
      HSL:
        337°, 60.1852%, 57.6471%
        HSV (HSB):
        337°, 61.3208%, 83.1373%
        XYZ:
        34.3335, 21.6976, 24.2083
        xyY:
        0.4279, 0.2704, 21.6976
      CIE-Lab:
        53.7046, 55.6419, -0.9810
        CIE-LCH:
        53.7046, 55.6505, 358.9899
        CIE-Luv:
        53.7046, 83.6068, -11.6904
        Hunter-Lab:
        46.5807, 50.0521, 1.7931
      #d45284 color charts
#d45284 RGB chart
      #d45284 CMYK chart
      #d45284 RGB pie chart
      #d45284 color shades, tints & tones
#d45284 color schemes
#d45284 color preview, HTML & CSS examples
           This text has a color of #d45284        
        
          <p style="color:#d45284;">Text here</p>
        
        
          .mytext {color:#d45284;}
        
        Text color #d45284
      
           This box has a color of #d45284        
        
          <div style="background-color:#d45284;">Content here</div>
        
        
          .mybackground {background-color:#d45284;}
        
        Background color #d45284
      
           Border around this has a color of #d45284        
        
          <div style="border:2px solid #d45284;">Content here</div>
        
        
          .myborder {border:2px solid #d45284;}
        
        Border color #d45284