#d00f74 color space conversions
Hex:
        #d00f74
        RGB:
        208, 15, 116
        CMY:
        18, 94, 55
        CMYK:
        0, 93, 44, 18
      HSL:
        329°, 86.5471%, 43.7255%
        HSV (HSB):
        329°, 92.7885%, 81.5686%
        XYZ:
        29.3356, 15.0125, 17.8745
        xyY:
        0.4715, 0.2413, 15.0125
      CIE-Lab:
        45.6513, 72.1622, -3.2149
        CIE-LCH:
        45.6513, 72.2338, 357.4491
        CIE-Luv:
        45.6513, 108.5814, -17.7258
        Hunter-Lab:
        38.7460, 67.3418, -0.2299
      #d00f74 color charts
#d00f74 RGB chart
      #d00f74 CMYK chart
      #d00f74 RGB pie chart
      #d00f74 color shades, tints & tones
#d00f74 color schemes
#d00f74 color preview, HTML & CSS examples
           This text has a color of #d00f74        
        
          <p style="color:#d00f74;">Text here</p>
        
        
          .mytext {color:#d00f74;}
        
        Text color #d00f74
      
           This box has a color of #d00f74        
        
          <div style="background-color:#d00f74;">Content here</div>
        
        
          .mybackground {background-color:#d00f74;}
        
        Background color #d00f74
      
           Border around this has a color of #d00f74        
        
          <div style="border:2px solid #d00f74;">Content here</div>
        
        
          .myborder {border:2px solid #d00f74;}
        
        Border color #d00f74