#fca512 color space conversions
Hex:
        #fca512
        RGB:
        252, 165, 18
        CMY:
        1, 35, 93
        CMYK:
        0, 35, 93, 1
      HSL:
        38°, 97.5000%, 52.9412%
        HSV (HSB):
        38°, 92.8571%, 98.8235%
        XYZ:
        53.7092, 47.6494, 6.9387
        xyY:
        0.4959, 0.4400, 47.6494
      CIE-Lab:
        74.6032, 22.8398, 76.3266
        CIE-LCH:
        74.6032, 79.6706, 73.3408
        CIE-Luv:
        74.6032, 72.1159, 72.7474
        Hunter-Lab:
        69.0285, 18.0860, 42.3602
      #fca512 color charts
#fca512 RGB chart
      #fca512 CMYK chart
      #fca512 RGB pie chart
      #fca512 color shades, tints & tones
#fca512 color schemes
#fca512 color preview, HTML & CSS examples
           This text has a color of #fca512        
        
          <p style="color:#fca512;">Text here</p>
        
        
          .mytext {color:#fca512;}
        
        Text color #fca512
      
           This box has a color of #fca512        
        
          <div style="background-color:#fca512;">Content here</div>
        
        
          .mybackground {background-color:#fca512;}
        
        Background color #fca512
      
           Border around this has a color of #fca512        
        
          <div style="border:2px solid #fca512;">Content here</div>
        
        
          .myborder {border:2px solid #fca512;}
        
        Border color #fca512