#cf6a12 color space conversions
Hex:
        #cf6a12
        RGB:
        207, 106, 18
        CMY:
        19, 58, 93
        CMYK:
        0, 49, 91, 19
      HSL:
        28°, 84.0000%, 44.1176%
        HSV (HSB):
        28°, 91.3043%, 81.1765%
        XYZ:
        30.9953, 23.6171, 3.4972
        xyY:
        0.5334, 0.4064, 23.6171
      CIE-Lab:
        55.7024, 35.0944, 60.0503
        CIE-LCH:
        55.7024, 69.5533, 59.6973
        CIE-Luv:
        55.7024, 83.5988, 49.7942
        Hunter-Lab:
        48.5975, 28.8013, 29.7516
      #cf6a12 color charts
#cf6a12 RGB chart
      #cf6a12 CMYK chart
      #cf6a12 RGB pie chart
      #cf6a12 color shades, tints & tones
#cf6a12 color schemes
#cf6a12 color preview, HTML & CSS examples
           This text has a color of #cf6a12        
        
          <p style="color:#cf6a12;">Text here</p>
        
        
          .mytext {color:#cf6a12;}
        
        Text color #cf6a12
      
           This box has a color of #cf6a12        
        
          <div style="background-color:#cf6a12;">Content here</div>
        
        
          .mybackground {background-color:#cf6a12;}
        
        Background color #cf6a12
      
           Border around this has a color of #cf6a12        
        
          <div style="border:2px solid #cf6a12;">Content here</div>
        
        
          .myborder {border:2px solid #cf6a12;}
        
        Border color #cf6a12