#cf294a color space conversions
Hex:
        #cf294a
        RGB:
        207, 41, 74
        CMY:
        19, 84, 71
        CMYK:
        0, 80, 64, 19
      HSL:
        348°, 66.9355%, 48.6275%
        HSV (HSB):
        348°, 80.1932%, 81.1765%
        XYZ:
        27.7611, 15.3457, 7.9774
        xyY:
        0.5434, 0.3004, 15.3457
      CIE-Lab:
        46.1041, 64.0538, 23.3879
        CIE-LCH:
        46.1041, 68.1900, 20.0586
        CIE-Luv:
        46.1041, 117.5356, 12.9643
        Hunter-Lab:
        39.1736, 57.9437, 15.3475
      #cf294a color charts
#cf294a RGB chart
      #cf294a CMYK chart
      #cf294a RGB pie chart
      #cf294a color shades, tints & tones
#cf294a color schemes
#cf294a color preview, HTML & CSS examples
           This text has a color of #cf294a        
        
          <p style="color:#cf294a;">Text here</p>
        
        
          .mytext {color:#cf294a;}
        
        Text color #cf294a
      
           This box has a color of #cf294a        
        
          <div style="background-color:#cf294a;">Content here</div>
        
        
          .mybackground {background-color:#cf294a;}
        
        Background color #cf294a
      
           Border around this has a color of #cf294a        
        
          <div style="border:2px solid #cf294a;">Content here</div>
        
        
          .myborder {border:2px solid #cf294a;}
        
        Border color #cf294a