#d00b73 color space conversions
Hex:
        #d00b73
        RGB:
        208, 11, 115
        CMY:
        18, 96, 55
        CMYK:
        0, 95, 45, 18
      HSL:
        328°, 89.9543%, 42.9412%
        HSV (HSB):
        328°, 94.7115%, 81.5686%
        XYZ:
        29.2266, 14.8870, 17.5527
        xyY:
        0.4739, 0.2414, 14.8870
      CIE-Lab:
        45.4791, 72.4854, -2.8507
        CIE-LCH:
        45.4791, 72.5414, 357.7479
        CIE-Luv:
        45.4791, 109.5077, -17.3352
        Hunter-Lab:
        38.5837, 67.6896, 0.0361
      #d00b73 color charts
#d00b73 RGB chart
      #d00b73 CMYK chart
      #d00b73 RGB pie chart
      #d00b73 color shades, tints & tones
#d00b73 color schemes
#d00b73 color preview, HTML & CSS examples
           This text has a color of #d00b73        
        
          <p style="color:#d00b73;">Text here</p>
        
        
          .mytext {color:#d00b73;}
        
        Text color #d00b73
      
           This box has a color of #d00b73        
        
          <div style="background-color:#d00b73;">Content here</div>
        
        
          .mybackground {background-color:#d00b73;}
        
        Background color #d00b73
      
           Border around this has a color of #d00b73        
        
          <div style="border:2px solid #d00b73;">Content here</div>
        
        
          .myborder {border:2px solid #d00b73;}
        
        Border color #d00b73