#cf230b color space conversions
Hex:
        #cf230b
        RGB:
        207, 35, 11
        CMY:
        19, 86, 96
        CMYK:
        0, 83, 95, 19
      HSL:
        7°, 89.9083%, 42.7451%
        HSV (HSB):
        7°, 94.6860%, 81.1765%
        XYZ:
        26.3936, 14.4916, 1.7227
        xyY:
        0.6195, 0.3401, 14.4916
      CIE-Lab:
        44.9299, 63.5756, 54.8430
        CIE-LCH:
        44.9299, 83.9620, 40.7824
        CIE-Luv:
        44.9299, 132.1572, 32.4707
        Hunter-Lab:
        38.0679, 57.1405, 23.9645
      #cf230b color charts
#cf230b RGB chart
      #cf230b CMYK chart
      #cf230b RGB pie chart
      #cf230b color shades, tints & tones
#cf230b color schemes
#cf230b color preview, HTML & CSS examples
           This text has a color of #cf230b        
        
          <p style="color:#cf230b;">Text here</p>
        
        
          .mytext {color:#cf230b;}
        
        Text color #cf230b
      
           This box has a color of #cf230b        
        
          <div style="background-color:#cf230b;">Content here</div>
        
        
          .mybackground {background-color:#cf230b;}
        
        Background color #cf230b
      
           Border around this has a color of #cf230b        
        
          <div style="border:2px solid #cf230b;">Content here</div>
        
        
          .myborder {border:2px solid #cf230b;}
        
        Border color #cf230b