#cf1556 color space conversions
Hex:
        #cf1556
        RGB:
        207, 21, 86
        CMY:
        19, 92, 66
        CMYK:
        0, 90, 58, 19
      HSL:
        339°, 81.5789%, 44.7059%
        HSV (HSB):
        339°, 89.8551%, 81.1765%
        XYZ:
        27.6800, 14.4736, 10.1389
        xyY:
        0.5293, 0.2768, 14.4736
      CIE-Lab:
        44.9046, 68.9005, 14.3568
        CIE-LCH:
        44.9046, 70.3803, 11.7703
        CIE-Luv:
        44.9046, 119.3700, 2.9187
        Hunter-Lab:
        38.0442, 63.2948, 10.8300
      #cf1556 color charts
#cf1556 RGB chart
      #cf1556 CMYK chart
      #cf1556 RGB pie chart
      #cf1556 color shades, tints & tones
#cf1556 color schemes
#cf1556 color preview, HTML & CSS examples
           This text has a color of #cf1556        
        
          <p style="color:#cf1556;">Text here</p>
        
        
          .mytext {color:#cf1556;}
        
        Text color #cf1556
      
           This box has a color of #cf1556        
        
          <div style="background-color:#cf1556;">Content here</div>
        
        
          .mybackground {background-color:#cf1556;}
        
        Background color #cf1556
      
           Border around this has a color of #cf1556        
        
          <div style="border:2px solid #cf1556;">Content here</div>
        
        
          .myborder {border:2px solid #cf1556;}
        
        Border color #cf1556