#d00f63 color space conversions
Hex:
        #d00f63
        RGB:
        208, 15, 99
        CMY:
        18, 94, 61
        CMYK:
        0, 93, 52, 18
      HSL:
        334°, 86.5471%, 43.7255%
        HSV (HSB):
        334°, 92.7885%, 81.5686%
        XYZ:
        28.4354, 14.6524, 13.1339
        xyY:
        0.5058, 0.2606, 14.6524
      CIE-Lab:
        45.1544, 70.8117, 6.6195
        CIE-LCH:
        45.1544, 71.1204, 5.3405
        CIE-Luv:
        45.1544, 116.0007, -5.7812
        Hunter-Lab:
        38.2784, 65.6125, 6.4517
      #d00f63 color charts
#d00f63 RGB chart
      #d00f63 CMYK chart
      #d00f63 RGB pie chart
      #d00f63 color shades, tints & tones
#d00f63 color schemes
#d00f63 color preview, HTML & CSS examples
           This text has a color of #d00f63        
        
          <p style="color:#d00f63;">Text here</p>
        
        
          .mytext {color:#d00f63;}
        
        Text color #d00f63
      
           This box has a color of #d00f63        
        
          <div style="background-color:#d00f63;">Content here</div>
        
        
          .mybackground {background-color:#d00f63;}
        
        Background color #d00f63
      
           Border around this has a color of #d00f63        
        
          <div style="border:2px solid #d00f63;">Content here</div>
        
        
          .myborder {border:2px solid #d00f63;}
        
        Border color #d00f63