#cf0f48 color space conversions
Hex:
        #cf0f48
        RGB:
        207, 15, 72
        CMY:
        19, 94, 72
        CMYK:
        0, 93, 65, 19
      HSL:
        342°, 86.4865%, 43.5294%
        HSV (HSB):
        342°, 92.7536%, 81.1765%
        XYZ:
        27.0726, 14.0749, 7.4207
        xyY:
        0.5574, 0.2898, 14.0749
      CIE-Lab:
        44.3402, 68.8914, 22.3404
        CIE-LCH:
        44.3402, 72.4232, 17.9671
        CIE-Luv:
        44.3402, 125.6191, 10.3840
        Hunter-Lab:
        37.5166, 63.1549, 14.5341
      #cf0f48 color charts
#cf0f48 RGB chart
      #cf0f48 CMYK chart
      #cf0f48 RGB pie chart
      #cf0f48 color shades, tints & tones
#cf0f48 color schemes
#cf0f48 color preview, HTML & CSS examples
           This text has a color of #cf0f48        
        
          <p style="color:#cf0f48;">Text here</p>
        
        
          .mytext {color:#cf0f48;}
        
        Text color #cf0f48
      
           This box has a color of #cf0f48        
        
          <div style="background-color:#cf0f48;">Content here</div>
        
        
          .mybackground {background-color:#cf0f48;}
        
        Background color #cf0f48
      
           Border around this has a color of #cf0f48        
        
          <div style="border:2px solid #cf0f48;">Content here</div>
        
        
          .myborder {border:2px solid #cf0f48;}
        
        Border color #cf0f48