#d15285 color space conversions
Hex:
        #d15285
        RGB:
        209, 82, 133
        CMY:
        18, 68, 48
        CMYK:
        0, 61, 36, 18
      HSL:
        336°, 57.9909%, 57.0588%
        HSV (HSB):
        336°, 60.7656%, 81.9608%
        XYZ:
        33.5454, 21.2834, 24.5304
        xyY:
        0.4227, 0.2682, 21.2834
      CIE-Lab:
        53.2582, 54.8204, -2.2857
        CIE-LCH:
        53.2582, 54.8680, 357.6124
        CIE-Luv:
        53.2582, 80.9054, -13.2212
        Hunter-Lab:
        46.1339, 49.0588, 0.7680
      #d15285 color charts
#d15285 RGB chart
      #d15285 CMYK chart
      #d15285 RGB pie chart
      #d15285 color shades, tints & tones
#d15285 color schemes
#d15285 color preview, HTML & CSS examples
           This text has a color of #d15285        
        
          <p style="color:#d15285;">Text here</p>
        
        
          .mytext {color:#d15285;}
        
        Text color #d15285
      
           This box has a color of #d15285        
        
          <div style="background-color:#d15285;">Content here</div>
        
        
          .mybackground {background-color:#d15285;}
        
        Background color #d15285
      
           Border around this has a color of #d15285        
        
          <div style="border:2px solid #d15285;">Content here</div>
        
        
          .myborder {border:2px solid #d15285;}
        
        Border color #d15285