#cf312e color space conversions
Hex:
        #cf312e
        RGB:
        207, 49, 46
        CMY:
        19, 81, 82
        CMYK:
        0, 76, 78, 19
      HSL:
        1°, 63.6364%, 49.6078%
        HSV (HSB):
        1°, 77.7778%, 81.1765%
        XYZ:
        27.3236, 15.6593, 4.1672
        xyY:
        0.5795, 0.3321, 15.6593
      CIE-Lab:
        46.5243, 60.4906, 40.4007
        CIE-LCH:
        46.5243, 72.7416, 33.7384
        CIE-Luv:
        46.5243, 120.9675, 27.0244
        Hunter-Lab:
        39.5718, 54.0002, 21.4566
      #cf312e color charts
#cf312e RGB chart
      #cf312e CMYK chart
      #cf312e RGB pie chart
      #cf312e color shades, tints & tones
#cf312e color schemes
#cf312e color preview, HTML & CSS examples
           This text has a color of #cf312e        
        
          <p style="color:#cf312e;">Text here</p>
        
        
          .mytext {color:#cf312e;}
        
        Text color #cf312e
      
           This box has a color of #cf312e        
        
          <div style="background-color:#cf312e;">Content here</div>
        
        
          .mybackground {background-color:#cf312e;}
        
        Background color #cf312e
      
           Border around this has a color of #cf312e        
        
          <div style="border:2px solid #cf312e;">Content here</div>
        
        
          .myborder {border:2px solid #cf312e;}
        
        Border color #cf312e