#cf3f01 color space conversions
Hex:
        #cf3f01
        RGB:
        207, 63, 1
        CMY:
        19, 75, 100
        CMYK:
        0, 70, 100, 19
      HSL:
        18°, 99.0385%, 40.7843%
        HSV (HSB):
        18°, 99.5169%, 81.1765%
        XYZ:
        27.5151, 16.8226, 1.8256
        xyY:
        0.5960, 0.3644, 16.8226
      CIE-Lab:
        48.0357, 54.7449, 59.2173
        CIE-LCH:
        48.0357, 80.6454, 47.2474
        CIE-Luv:
        48.0357, 117.3302, 38.8964
        Hunter-Lab:
        41.0154, 47.9696, 26.0718
      #cf3f01 color charts
#cf3f01 RGB chart
      #cf3f01 CMYK chart
      #cf3f01 RGB pie chart
      #cf3f01 color shades, tints & tones
#cf3f01 color schemes
#cf3f01 color preview, HTML & CSS examples
           This text has a color of #cf3f01        
        
          <p style="color:#cf3f01;">Text here</p>
        
        
          .mytext {color:#cf3f01;}
        
        Text color #cf3f01
      
           This box has a color of #cf3f01        
        
          <div style="background-color:#cf3f01;">Content here</div>
        
        
          .mybackground {background-color:#cf3f01;}
        
        Background color #cf3f01
      
           Border around this has a color of #cf3f01        
        
          <div style="border:2px solid #cf3f01;">Content here</div>
        
        
          .myborder {border:2px solid #cf3f01;}
        
        Border color #cf3f01