#fca542 color space conversions
Hex:
        #fca542
        RGB:
        252, 165, 66
        CMY:
        1, 35, 74
        CMYK:
        0, 35, 74, 1
      HSL:
        32°, 96.8750%, 62.3529%
        HSV (HSB):
        32°, 73.8095%, 98.8235%
        XYZ:
        54.5834, 47.9991, 11.5421
        xyY:
        0.4783, 0.4206, 47.9991
      CIE-Lab:
        74.8243, 24.1175, 61.9397
        CIE-LCH:
        74.8243, 66.4694, 68.7255
        CIE-Luv:
        74.8243, 70.0119, 63.7291
        Hunter-Lab:
        69.2814, 19.3890, 38.6193
      #fca542 color charts
#fca542 RGB chart
      #fca542 CMYK chart
      #fca542 RGB pie chart
      #fca542 color shades, tints & tones
#fca542 color schemes
#fca542 color preview, HTML & CSS examples
           This text has a color of #fca542        
        
          <p style="color:#fca542;">Text here</p>
        
        
          .mytext {color:#fca542;}
        
        Text color #fca542
      
           This box has a color of #fca542        
        
          <div style="background-color:#fca542;">Content here</div>
        
        
          .mybackground {background-color:#fca542;}
        
        Background color #fca542
      
           Border around this has a color of #fca542        
        
          <div style="border:2px solid #fca542;">Content here</div>
        
        
          .myborder {border:2px solid #fca542;}
        
        Border color #fca542