#cf1531 color space conversions
Hex:
        #cf1531
        RGB:
        207, 21, 49
        CMY:
        19, 92, 81
        CMYK:
        0, 90, 76, 19
      HSL:
        351°, 81.5789%, 44.7059%
        HSV (HSB):
        351°, 89.8551%, 81.1765%
        XYZ:
        26.5547, 14.0235, 4.2129
        xyY:
        0.5929, 0.3131, 14.0235
      CIE-Lab:
        44.2666, 67.0971, 36.2625
        CIE-LCH:
        44.2666, 76.2691, 28.3889
        CIE-Luv:
        44.2666, 131.0959, 21.5386
        Hunter-Lab:
        37.4479, 61.0421, 19.5433
      #cf1531 color charts
#cf1531 RGB chart
      #cf1531 CMYK chart
      #cf1531 RGB pie chart
      #cf1531 color shades, tints & tones
#cf1531 color schemes
#cf1531 color preview, HTML & CSS examples
           This text has a color of #cf1531        
        
          <p style="color:#cf1531;">Text here</p>
        
        
          .mytext {color:#cf1531;}
        
        Text color #cf1531
      
           This box has a color of #cf1531        
        
          <div style="background-color:#cf1531;">Content here</div>
        
        
          .mybackground {background-color:#cf1531;}
        
        Background color #cf1531
      
           Border around this has a color of #cf1531        
        
          <div style="border:2px solid #cf1531;">Content here</div>
        
        
          .myborder {border:2px solid #cf1531;}
        
        Border color #cf1531