#d0505b color space conversions
Hex:
        #d0505b
        RGB:
        208, 80, 91
        CMY:
        18, 69, 64
        CMYK:
        0, 62, 56, 18
      HSL:
        355°, 57.6577%, 56.4706%
        HSV (HSB):
        355°, 61.5385%, 81.5686%
        XYZ:
        30.7694, 19.9025, 12.1174
        xyY:
        0.4900, 0.3170, 19.9025
      CIE-Lab:
        51.7269, 51.3922, 20.5694
        CIE-LCH:
        51.7269, 55.3558, 21.8135
        CIE-Luv:
        51.7269, 93.3029, 14.4751
        Hunter-Lab:
        44.6123, 45.0413, 15.1245
      #d0505b color charts
#d0505b RGB chart
      #d0505b CMYK chart
      #d0505b RGB pie chart
      #d0505b color shades, tints & tones
#d0505b color schemes
#d0505b color preview, HTML & CSS examples
           This text has a color of #d0505b        
        
          <p style="color:#d0505b;">Text here</p>
        
        
          .mytext {color:#d0505b;}
        
        Text color #d0505b
      
           This box has a color of #d0505b        
        
          <div style="background-color:#d0505b;">Content here</div>
        
        
          .mybackground {background-color:#d0505b;}
        
        Background color #d0505b
      
           Border around this has a color of #d0505b        
        
          <div style="border:2px solid #d0505b;">Content here</div>
        
        
          .myborder {border:2px solid #d0505b;}
        
        Border color #d0505b