#f08212 color space conversions
Hex:
        #f08212
        RGB:
        240, 130, 18
        CMY:
        6, 49, 93
        CMYK:
        0, 46, 93, 6
      HSL:
        30°, 88.0952%, 50.5882%
        HSV (HSB):
        30°, 92.5000%, 94.1176%
        XYZ:
        44.0270, 34.5342, 4.9176
        xyY:
        0.5274, 0.4137, 34.5342
      CIE-Lab:
        65.3844, 36.0739, 69.0939
        CIE-LCH:
        65.3844, 77.9442, 62.4310
        CIE-Luv:
        65.3844, 91.3603, 59.9410
        Hunter-Lab:
        58.7658, 30.8910, 36.1746
      #f08212 color charts
#f08212 RGB chart
      #f08212 CMYK chart
      #f08212 RGB pie chart
      #f08212 color shades, tints & tones
#f08212 color schemes
#f08212 color preview, HTML & CSS examples
           This text has a color of #f08212        
        
          <p style="color:#f08212;">Text here</p>
        
        
          .mytext {color:#f08212;}
        
        Text color #f08212
      
           This box has a color of #f08212        
        
          <div style="background-color:#f08212;">Content here</div>
        
        
          .mybackground {background-color:#f08212;}
        
        Background color #f08212
      
           Border around this has a color of #f08212        
        
          <div style="border:2px solid #f08212;">Content here</div>
        
        
          .myborder {border:2px solid #f08212;}
        
        Border color #f08212