#cf1133 color space conversions
Hex:
        #cf1133
        RGB:
        207, 17, 51
        CMY:
        19, 93, 80
        CMYK:
        0, 92, 75, 19
      HSL:
        349°, 84.8214%, 43.9216%
        HSV (HSB):
        349°, 91.7874%, 81.1765%
        XYZ:
        26.5301, 13.9053, 4.4177
        xyY:
        0.5915, 0.3100, 13.9053
      CIE-Lab:
        44.0968, 67.7280, 34.8913
        CIE-LCH:
        44.0968, 76.1872, 27.2561
        CIE-Luv:
        44.0968, 131.5286, 20.3821
        Hunter-Lab:
        37.2898, 61.7379, 19.0789
      #cf1133 color charts
#cf1133 RGB chart
      #cf1133 CMYK chart
      #cf1133 RGB pie chart
      #cf1133 color shades, tints & tones
#cf1133 color schemes
#cf1133 color preview, HTML & CSS examples
           This text has a color of #cf1133        
        
          <p style="color:#cf1133;">Text here</p>
        
        
          .mytext {color:#cf1133;}
        
        Text color #cf1133
      
           This box has a color of #cf1133        
        
          <div style="background-color:#cf1133;">Content here</div>
        
        
          .mybackground {background-color:#cf1133;}
        
        Background color #cf1133
      
           Border around this has a color of #cf1133        
        
          <div style="border:2px solid #cf1133;">Content here</div>
        
        
          .myborder {border:2px solid #cf1133;}
        
        Border color #cf1133