#cf2b04 color space conversions
Hex:
        #cf2b04
        RGB:
        207, 43, 4
        CMY:
        19, 83, 98
        CMYK:
        0, 79, 98, 19
      HSL:
        12°, 96.2085%, 41.3725%
        HSV (HSB):
        12°, 98.0676%, 81.1765%
        XYZ:
        26.6179, 15.0019, 1.6076
        xyY:
        0.6158, 0.3470, 15.0019
      CIE-Lab:
        45.6368, 61.4502, 57.2056
        CIE-LCH:
        45.6368, 83.9560, 42.9513
        CIE-Luv:
        45.6368, 128.9217, 34.4751
        Hunter-Lab:
        38.7323, 54.8886, 24.6518
      #cf2b04 color charts
#cf2b04 RGB chart
      #cf2b04 CMYK chart
      #cf2b04 RGB pie chart
      #cf2b04 color shades, tints & tones
#cf2b04 color schemes
#cf2b04 color preview, HTML & CSS examples
           This text has a color of #cf2b04        
        
          <p style="color:#cf2b04;">Text here</p>
        
        
          .mytext {color:#cf2b04;}
        
        Text color #cf2b04
      
           This box has a color of #cf2b04        
        
          <div style="background-color:#cf2b04;">Content here</div>
        
        
          .mybackground {background-color:#cf2b04;}
        
        Background color #cf2b04
      
           Border around this has a color of #cf2b04        
        
          <div style="border:2px solid #cf2b04;">Content here</div>
        
        
          .myborder {border:2px solid #cf2b04;}
        
        Border color #cf2b04