#d5a0be color space conversions
Hex:
        #d5a0be
        RGB:
        213, 160, 190
        CMY:
        16, 37, 25
        CMYK:
        0, 25, 11, 16
      HSL:
        326°, 38.6861%, 73.1373%
        HSV (HSB):
        326°, 24.8826%, 83.5294%
        XYZ:
        49.3056, 43.0055, 54.4174
        xyY:
        0.3360, 0.2931, 43.0055
      CIE-Lab:
        71.5587, 24.3421, -7.7534
        CIE-LCH:
        71.5587, 25.5471, 342.3323
        CIE-Luv:
        71.5587, 29.8800, -15.8522
        Hunter-Lab:
        65.5785, 19.4439, -3.2941
      #d5a0be color charts
#d5a0be RGB chart
      #d5a0be CMYK chart
      #d5a0be RGB pie chart
      #d5a0be color shades, tints & tones
#d5a0be color schemes
#d5a0be color preview, HTML & CSS examples
           This text has a color of #d5a0be        
        
          <p style="color:#d5a0be;">Text here</p>
        
        
          .mytext {color:#d5a0be;}
        
        Text color #d5a0be
      
           This box has a color of #d5a0be        
        
          <div style="background-color:#d5a0be;">Content here</div>
        
        
          .mybackground {background-color:#d5a0be;}
        
        Background color #d5a0be
      
           Border around this has a color of #d5a0be        
        
          <div style="border:2px solid #d5a0be;">Content here</div>
        
        
          .myborder {border:2px solid #d5a0be;}
        
        Border color #d5a0be