#cf3c0a color space conversions
Hex:
        #cf3c0a
        RGB:
        207, 60, 10
        CMY:
        19, 76, 96
        CMYK:
        0, 71, 95, 19
      HSL:
        15°, 90.7834%, 42.5490%
        HSV (HSB):
        15°, 95.1691%, 81.1765%
        XYZ:
        27.4028, 16.5190, 2.0314
        xyY:
        0.5963, 0.3595, 16.5190
      CIE-Lab:
        47.6482, 55.9645, 56.6939
        CIE-LCH:
        47.6482, 79.6632, 45.3709
        CIE-Luv:
        47.6482, 118.8331, 37.2969
        Hunter-Lab:
        40.6436, 49.2221, 25.4872
      #cf3c0a color charts
#cf3c0a RGB chart
      #cf3c0a CMYK chart
      #cf3c0a RGB pie chart
      #cf3c0a color shades, tints & tones
#cf3c0a color schemes
#cf3c0a color preview, HTML & CSS examples
           This text has a color of #cf3c0a        
        
          <p style="color:#cf3c0a;">Text here</p>
        
        
          .mytext {color:#cf3c0a;}
        
        Text color #cf3c0a
      
           This box has a color of #cf3c0a        
        
          <div style="background-color:#cf3c0a;">Content here</div>
        
        
          .mybackground {background-color:#cf3c0a;}
        
        Background color #cf3c0a
      
           Border around this has a color of #cf3c0a        
        
          <div style="border:2px solid #cf3c0a;">Content here</div>
        
        
          .myborder {border:2px solid #cf3c0a;}
        
        Border color #cf3c0a