#cf7314 color space conversions
Hex:
        #cf7314
        RGB:
        207, 115, 20
        CMY:
        19, 55, 92
        CMYK:
        0, 44, 90, 19
      HSL:
        30°, 82.3789%, 44.5098%
        HSV (HSB):
        30°, 90.3382%, 81.1765%
        XYZ:
        31.9891, 25.5774, 3.9127
        xyY:
        0.5203, 0.4160, 25.5774
      CIE-Lab:
        57.6337, 30.4094, 60.9557
        CIE-LCH:
        57.6337, 68.1200, 63.4864
        CIE-Luv:
        57.6337, 76.0868, 52.6534
        Hunter-Lab:
        50.5741, 24.4002, 30.8148
      #cf7314 color charts
#cf7314 RGB chart
      #cf7314 CMYK chart
      #cf7314 RGB pie chart
      #cf7314 color shades, tints & tones
#cf7314 color schemes
#cf7314 color preview, HTML & CSS examples
           This text has a color of #cf7314        
        
          <p style="color:#cf7314;">Text here</p>
        
        
          .mytext {color:#cf7314;}
        
        Text color #cf7314
      
           This box has a color of #cf7314        
        
          <div style="background-color:#cf7314;">Content here</div>
        
        
          .mybackground {background-color:#cf7314;}
        
        Background color #cf7314
      
           Border around this has a color of #cf7314        
        
          <div style="border:2px solid #cf7314;">Content here</div>
        
        
          .myborder {border:2px solid #cf7314;}
        
        Border color #cf7314