#cf7207 color space conversions
Hex:
        #cf7207
        RGB:
        207, 114, 7
        CMY:
        19, 55, 97
        CMYK:
        0, 45, 97, 19
      HSL:
        32°, 93.4579%, 41.9608%
        HSV (HSB):
        32°, 96.6184%, 81.1765%
        XYZ:
        31.7878, 25.3154, 3.4120
        xyY:
        0.5253, 0.4183, 25.3154
      CIE-Lab:
        57.3814, 30.7657, 63.4658
        CIE-LCH:
        57.3814, 70.5297, 64.1378
        CIE-Luv:
        57.3814, 77.3125, 53.6192
        Hunter-Lab:
        50.3144, 24.7232, 31.1994
      #cf7207 color charts
#cf7207 RGB chart
      #cf7207 CMYK chart
      #cf7207 RGB pie chart
      #cf7207 color shades, tints & tones
#cf7207 color schemes
#cf7207 color preview, HTML & CSS examples
           This text has a color of #cf7207        
        
          <p style="color:#cf7207;">Text here</p>
        
        
          .mytext {color:#cf7207;}
        
        Text color #cf7207
      
           This box has a color of #cf7207        
        
          <div style="background-color:#cf7207;">Content here</div>
        
        
          .mybackground {background-color:#cf7207;}
        
        Background color #cf7207
      
           Border around this has a color of #cf7207        
        
          <div style="border:2px solid #cf7207;">Content here</div>
        
        
          .myborder {border:2px solid #cf7207;}
        
        Border color #cf7207