#cf1650 color space conversions
Hex:
        #cf1650
        RGB:
        207, 22, 80
        CMY:
        19, 91, 69
        CMYK:
        0, 89, 61, 19
      HSL:
        341°, 80.7860%, 44.9020%
        HSV (HSB):
        341°, 89.3720%, 81.1765%
        XYZ:
        27.4670, 14.4184, 8.9248
        xyY:
        0.5406, 0.2838, 14.4184
      CIE-Lab:
        44.8271, 68.3824, 17.9964
        CIE-LCH:
        44.8271, 70.7108, 14.7444
        CIE-Luv:
        44.8271, 121.3876, 6.6189
        Hunter-Lab:
        37.9716, 62.6690, 12.6447
      #cf1650 color charts
#cf1650 RGB chart
      #cf1650 CMYK chart
      #cf1650 RGB pie chart
      #cf1650 color shades, tints & tones
#cf1650 color schemes
#cf1650 color preview, HTML & CSS examples
           This text has a color of #cf1650        
        
          <p style="color:#cf1650;">Text here</p>
        
        
          .mytext {color:#cf1650;}
        
        Text color #cf1650
      
           This box has a color of #cf1650        
        
          <div style="background-color:#cf1650;">Content here</div>
        
        
          .mybackground {background-color:#cf1650;}
        
        Background color #cf1650
      
           Border around this has a color of #cf1650        
        
          <div style="border:2px solid #cf1650;">Content here</div>
        
        
          .myborder {border:2px solid #cf1650;}
        
        Border color #cf1650