#ff4f0f color space conversions
Hex:
        #ff4f0f
        RGB:
        255, 79, 15
        CMY:
        0, 69, 94
        CMYK:
        0, 69, 94, 0
      HSL:
        16°, 100.0000%, 52.9412%
        HSV (HSB):
        16°, 94.1176%, 100.0000%
        XYZ:
        44.1222, 26.8865, 3.3160
        xyY:
        0.5936, 0.3617, 26.8865
      CIE-Lab:
        58.8691, 64.4358, 66.6273
        CIE-LCH:
        58.8691, 92.6885, 45.9580
        CIE-Luv:
        58.8691, 143.9068, 46.4775
        Hunter-Lab:
        51.8521, 61.1486, 32.5048
      #ff4f0f color charts
#ff4f0f RGB chart
      #ff4f0f CMYK chart
      #ff4f0f RGB pie chart
      #ff4f0f color shades, tints & tones
#ff4f0f color schemes
#ff4f0f color preview, HTML & CSS examples
           This text has a color of #ff4f0f        
        
          <p style="color:#ff4f0f;">Text here</p>
        
        
          .mytext {color:#ff4f0f;}
        
        Text color #ff4f0f
      
           This box has a color of #ff4f0f        
        
          <div style="background-color:#ff4f0f;">Content here</div>
        
        
          .mybackground {background-color:#ff4f0f;}
        
        Background color #ff4f0f
      
           Border around this has a color of #ff4f0f        
        
          <div style="border:2px solid #ff4f0f;">Content here</div>
        
        
          .myborder {border:2px solid #ff4f0f;}
        
        Border color #ff4f0f