#cf983f color space conversions
Hex:
        #cf983f
        RGB:
        207, 152, 63
        CMY:
        19, 40, 75
        CMYK:
        0, 27, 70, 19
      HSL:
        37°, 60.0000%, 52.9412%
        HSV (HSB):
        37°, 69.5652%, 81.1765%
        XYZ:
        37.8576, 36.0808, 9.6716
        xyY:
        0.4528, 0.4315, 36.0808
      CIE-Lab:
        66.5816, 11.9265, 53.1455
        CIE-LCH:
        66.5816, 54.4673, 77.3516
        CIE-Luv:
        66.5816, 44.3071, 56.8503
        Hunter-Lab:
        60.0673, 7.3825, 32.5006
      #cf983f color charts
#cf983f RGB chart
      #cf983f CMYK chart
      #cf983f RGB pie chart
      #cf983f color shades, tints & tones
#cf983f color schemes
#cf983f color preview, HTML & CSS examples
           This text has a color of #cf983f        
        
          <p style="color:#cf983f;">Text here</p>
        
        
          .mytext {color:#cf983f;}
        
        Text color #cf983f
      
           This box has a color of #cf983f        
        
          <div style="background-color:#cf983f;">Content here</div>
        
        
          .mybackground {background-color:#cf983f;}
        
        Background color #cf983f
      
           Border around this has a color of #cf983f        
        
          <div style="border:2px solid #cf983f;">Content here</div>
        
        
          .myborder {border:2px solid #cf983f;}
        
        Border color #cf983f