#cf343a color space conversions
Hex:
        #cf343a
        RGB:
        207, 52, 58
        CMY:
        19, 80, 77
        CMYK:
        0, 75, 72, 19
      HSL:
        358°, 61.7530%, 50.7843%
        HSV (HSB):
        358°, 74.8792%, 81.1765%
        XYZ:
        27.7238, 16.0269, 5.6353
        xyY:
        0.5614, 0.3245, 16.0269
      CIE-Lab:
        47.0097, 60.0016, 34.1045
        CIE-LCH:
        47.0097, 69.0168, 29.6136
        CIE-Luv:
        47.0097, 116.8609, 23.0500
        Hunter-Lab:
        40.0336, 53.5551, 19.6776
      #cf343a color charts
#cf343a RGB chart
      #cf343a CMYK chart
      #cf343a RGB pie chart
      #cf343a color shades, tints & tones
#cf343a color schemes
#cf343a color preview, HTML & CSS examples
           This text has a color of #cf343a        
        
          <p style="color:#cf343a;">Text here</p>
        
        
          .mytext {color:#cf343a;}
        
        Text color #cf343a
      
           This box has a color of #cf343a        
        
          <div style="background-color:#cf343a;">Content here</div>
        
        
          .mybackground {background-color:#cf343a;}
        
        Background color #cf343a
      
           Border around this has a color of #cf343a        
        
          <div style="border:2px solid #cf343a;">Content here</div>
        
        
          .myborder {border:2px solid #cf343a;}
        
        Border color #cf343a