#cf700b color space conversions
Hex:
        #cf700b
        RGB:
        207, 112, 11
        CMY:
        19, 56, 96
        CMYK:
        0, 46, 95, 19
      HSL:
        31°, 89.9083%, 42.7451%
        HSV (HSB):
        31°, 94.6860%, 81.1765%
        XYZ:
        31.5867, 24.8779, 3.4537
        xyY:
        0.5272, 0.4152, 24.8779
      CIE-Lab:
        56.9563, 31.8648, 62.4766
        CIE-LCH:
        56.9563, 70.1334, 62.9771
        CIE-Luv:
        56.9563, 78.8744, 52.5952
        Hunter-Lab:
        49.8778, 25.7548, 30.8090
      #cf700b color charts
#cf700b RGB chart
      #cf700b CMYK chart
      #cf700b RGB pie chart
      #cf700b color shades, tints & tones
#cf700b color schemes
#cf700b color preview, HTML & CSS examples
           This text has a color of #cf700b        
        
          <p style="color:#cf700b;">Text here</p>
        
        
          .mytext {color:#cf700b;}
        
        Text color #cf700b
      
           This box has a color of #cf700b        
        
          <div style="background-color:#cf700b;">Content here</div>
        
        
          .mybackground {background-color:#cf700b;}
        
        Background color #cf700b
      
           Border around this has a color of #cf700b        
        
          <div style="border:2px solid #cf700b;">Content here</div>
        
        
          .myborder {border:2px solid #cf700b;}
        
        Border color #cf700b