#cf1229 color space conversions
Hex:
        #cf1229
        RGB:
        207, 18, 41
        CMY:
        19, 93, 84
        CMYK:
        0, 91, 80, 19
      HSL:
        353°, 84.0000%, 44.1176%
        HSV (HSB):
        353°, 91.3043%, 81.1765%
        XYZ:
        26.3487, 13.8581, 3.3840
        xyY:
        0.6045, 0.3179, 13.8581
      CIE-Lab:
        44.0287, 67.2748, 40.6169
        CIE-LCH:
        44.0287, 78.5852, 31.1213
        CIE-Luv:
        44.0287, 133.6194, 24.0654
        Hunter-Lab:
        37.2265, 61.1949, 20.6689
      #cf1229 color charts
#cf1229 RGB chart
      #cf1229 CMYK chart
      #cf1229 RGB pie chart
      #cf1229 color shades, tints & tones
#cf1229 color schemes
#cf1229 color preview, HTML & CSS examples
           This text has a color of #cf1229        
        
          <p style="color:#cf1229;">Text here</p>
        
        
          .mytext {color:#cf1229;}
        
        Text color #cf1229
      
           This box has a color of #cf1229        
        
          <div style="background-color:#cf1229;">Content here</div>
        
        
          .mybackground {background-color:#cf1229;}
        
        Background color #cf1229
      
           Border around this has a color of #cf1229        
        
          <div style="border:2px solid #cf1229;">Content here</div>
        
        
          .myborder {border:2px solid #cf1229;}
        
        Border color #cf1229