#cf164a color space conversions
Hex:
        #cf164a
        RGB:
        207, 22, 74
        CMY:
        19, 91, 71
        CMYK:
        0, 89, 64, 19
      HSL:
        343°, 80.7860%, 44.9020%
        HSV (HSB):
        343°, 89.3720%, 81.1765%
        XYZ:
        27.2551, 14.3336, 7.8087
        xyY:
        0.5518, 0.2902, 14.3336
      CIE-Lab:
        44.7076, 68.0448, 21.5743
        CIE-LCH:
        44.7076, 71.3831, 17.5917
        CIE-Luv:
        44.7076, 123.5024, 10.0023
        Hunter-Lab:
        37.8598, 62.2466, 14.2730
      #cf164a color charts
#cf164a RGB chart
      #cf164a CMYK chart
      #cf164a RGB pie chart
      #cf164a color shades, tints & tones
#cf164a color schemes
#cf164a color preview, HTML & CSS examples
           This text has a color of #cf164a        
        
          <p style="color:#cf164a;">Text here</p>
        
        
          .mytext {color:#cf164a;}
        
        Text color #cf164a
      
           This box has a color of #cf164a        
        
          <div style="background-color:#cf164a;">Content here</div>
        
        
          .mybackground {background-color:#cf164a;}
        
        Background color #cf164a
      
           Border around this has a color of #cf164a        
        
          <div style="border:2px solid #cf164a;">Content here</div>
        
        
          .myborder {border:2px solid #cf164a;}
        
        Border color #cf164a