#cf1004 color space conversions
Hex:
        #cf1004
        RGB:
        207, 16, 4
        CMY:
        19, 94, 98
        CMYK:
        0, 92, 98, 19
      HSL:
        4°, 96.2085%, 41.3725%
        HSV (HSB):
        4°, 98.0676%, 81.1765%
        XYZ:
        25.9393, 13.6447, 1.3814
        xyY:
        0.6332, 0.3331, 13.6447
      CIE-Lab:
        43.7191, 66.9124, 56.3176
        CIE-LCH:
        43.7191, 87.4583, 40.0860
        CIE-Luv:
        43.7191, 138.7577, 31.1309
        Hunter-Lab:
        36.9388, 60.7042, 23.6399
      #cf1004 color charts
#cf1004 RGB chart
      #cf1004 CMYK chart
      #cf1004 RGB pie chart
      #cf1004 color shades, tints & tones
#cf1004 color schemes
#cf1004 color preview, HTML & CSS examples
           This text has a color of #cf1004        
        
          <p style="color:#cf1004;">Text here</p>
        
        
          .mytext {color:#cf1004;}
        
        Text color #cf1004
      
           This box has a color of #cf1004        
        
          <div style="background-color:#cf1004;">Content here</div>
        
        
          .mybackground {background-color:#cf1004;}
        
        Background color #cf1004
      
           Border around this has a color of #cf1004        
        
          <div style="border:2px solid #cf1004;">Content here</div>
        
        
          .myborder {border:2px solid #cf1004;}
        
        Border color #cf1004