#d00f96 color space conversions
Hex:
        #d00f96
        RGB:
        208, 15, 150
        CMY:
        18, 94, 41
        CMYK:
        0, 93, 28, 18
      HSL:
        318°, 86.5471%, 43.7255%
        HSV (HSB):
        318°, 92.7885%, 81.5686%
        XYZ:
        31.6883, 15.9536, 30.2633
        xyY:
        0.4068, 0.2048, 15.9536
      CIE-Lab:
        46.9135, 75.5234, -22.0500
        CIE-LCH:
        46.9135, 78.6765, 343.7242
        CIE-Luv:
        46.9135, 93.0171, -43.5827
        Hunter-Lab:
        39.9419, 71.7163, -16.9638
      #d00f96 color charts
#d00f96 RGB chart
      #d00f96 CMYK chart
      #d00f96 RGB pie chart
      #d00f96 color shades, tints & tones
#d00f96 color schemes
#d00f96 color preview, HTML & CSS examples
           This text has a color of #d00f96        
        
          <p style="color:#d00f96;">Text here</p>
        
        
          .mytext {color:#d00f96;}
        
        Text color #d00f96
      
           This box has a color of #d00f96        
        
          <div style="background-color:#d00f96;">Content here</div>
        
        
          .mybackground {background-color:#d00f96;}
        
        Background color #d00f96
      
           Border around this has a color of #d00f96        
        
          <div style="border:2px solid #d00f96;">Content here</div>
        
        
          .myborder {border:2px solid #d00f96;}
        
        Border color #d00f96