#cf0f60 color space conversions
Hex:
        #cf0f60
        RGB:
        207, 15, 96
        CMY:
        19, 94, 62
        CMYK:
        0, 93, 54, 19
      HSL:
        335°, 86.4865%, 43.5294%
        HSV (HSB):
        335°, 92.7536%, 81.1765%
        XYZ:
        28.0143, 14.4516, 12.3792
        xyY:
        0.5108, 0.2635, 14.4516
      CIE-Lab:
        44.8737, 70.3625, 8.0656
        CIE-LCH:
        44.8737, 70.8233, 6.5392
        CIE-Luv:
        44.8737, 116.4561, -4.0801
        Hunter-Lab:
        38.0152, 65.0140, 7.3035
      #cf0f60 color charts
#cf0f60 RGB chart
      #cf0f60 CMYK chart
      #cf0f60 RGB pie chart
      #cf0f60 color shades, tints & tones
#cf0f60 color schemes
#cf0f60 color preview, HTML & CSS examples
           This text has a color of #cf0f60        
        
          <p style="color:#cf0f60;">Text here</p>
        
        
          .mytext {color:#cf0f60;}
        
        Text color #cf0f60
      
           This box has a color of #cf0f60        
        
          <div style="background-color:#cf0f60;">Content here</div>
        
        
          .mybackground {background-color:#cf0f60;}
        
        Background color #cf0f60
      
           Border around this has a color of #cf0f60        
        
          <div style="border:2px solid #cf0f60;">Content here</div>
        
        
          .myborder {border:2px solid #cf0f60;}
        
        Border color #cf0f60