#cf0304 color space conversions
Hex:
        #cf0304
        RGB:
        207, 3, 4
        CMY:
        19, 99, 98
        CMYK:
        0, 99, 98, 19
      HSL:
        360°, 97.1429%, 41.1765%
        HSV (HSB):
        360°, 98.5507%, 81.1765%
        XYZ:
        25.7866, 13.3393, 1.3305
        xyY:
        0.6374, 0.3297, 13.3393
      CIE-Lab:
        43.2701, 68.2100, 56.1237
        CIE-LCH:
        43.2701, 88.3316, 39.4478
        CIE-Luv:
        43.2701, 141.1236, 30.3401
        Hunter-Lab:
        36.5230, 62.1125, 23.4062
      #cf0304 color charts
#cf0304 RGB chart
      #cf0304 CMYK chart
      #cf0304 RGB pie chart
      #cf0304 color shades, tints & tones
#cf0304 color schemes
#cf0304 color preview, HTML & CSS examples
           This text has a color of #cf0304        
        
          <p style="color:#cf0304;">Text here</p>
        
        
          .mytext {color:#cf0304;}
        
        Text color #cf0304
      
           This box has a color of #cf0304        
        
          <div style="background-color:#cf0304;">Content here</div>
        
        
          .mybackground {background-color:#cf0304;}
        
        Background color #cf0304
      
           Border around this has a color of #cf0304        
        
          <div style="border:2px solid #cf0304;">Content here</div>
        
        
          .myborder {border:2px solid #cf0304;}
        
        Border color #cf0304