#f0483f color space conversions
Hex:
        #f0483f
        RGB:
        240, 72, 63
        CMY:
        6, 72, 75
        CMYK:
        0, 70, 74, 6
      HSL:
        3°, 85.5072%, 59.4118%
        HSV (HSB):
        3°, 73.7500%, 94.1176%
        XYZ:
        39.1497, 23.5189, 7.1788
        xyY:
        0.5605, 0.3367, 23.5189
      CIE-Lab:
        55.6028, 63.3876, 42.6564
        CIE-LCH:
        55.6028, 76.4039, 33.9384
        CIE-Luv:
        55.6028, 130.7642, 31.5156
        Hunter-Lab:
        48.4963, 59.2299, 25.1708
      #f0483f color charts
#f0483f RGB chart
      #f0483f CMYK chart
      #f0483f RGB pie chart
      #f0483f color shades, tints & tones
#f0483f color schemes
#f0483f color preview, HTML & CSS examples
           This text has a color of #f0483f        
        
          <p style="color:#f0483f;">Text here</p>
        
        
          .mytext {color:#f0483f;}
        
        Text color #f0483f
      
           This box has a color of #f0483f        
        
          <div style="background-color:#f0483f;">Content here</div>
        
        
          .mybackground {background-color:#f0483f;}
        
        Background color #f0483f
      
           Border around this has a color of #f0483f        
        
          <div style="border:2px solid #f0483f;">Content here</div>
        
        
          .myborder {border:2px solid #f0483f;}
        
        Border color #f0483f