#d00179 color space conversions
Hex:
        #d00179
        RGB:
        208, 1, 121
        CMY:
        18, 100, 53
        CMYK:
        0, 100, 42, 18
      HSL:
        325°, 99.0431%, 40.9804%
        HSV (HSB):
        325°, 99.5192%, 81.5686%
        XYZ:
        29.4745, 14.8121, 19.3947
        xyY:
        0.4628, 0.2326, 14.8121
      CIE-Lab:
        45.3757, 73.8823, -6.7105
        CIE-LCH:
        45.3757, 74.1864, 354.8103
        CIE-Luv:
        45.3757, 107.7557, -22.4662
        Hunter-Lab:
        38.4865, 69.3511, -2.9378
      #d00179 color charts
#d00179 RGB chart
      #d00179 CMYK chart
      #d00179 RGB pie chart
      #d00179 color shades, tints & tones
#d00179 color schemes
#d00179 color preview, HTML & CSS examples
           This text has a color of #d00179        
        
          <p style="color:#d00179;">Text here</p>
        
        
          .mytext {color:#d00179;}
        
        Text color #d00179
      
           This box has a color of #d00179        
        
          <div style="background-color:#d00179;">Content here</div>
        
        
          .mybackground {background-color:#d00179;}
        
        Background color #d00179
      
           Border around this has a color of #d00179        
        
          <div style="border:2px solid #d00179;">Content here</div>
        
        
          .myborder {border:2px solid #d00179;}
        
        Border color #d00179