#f14306 color space conversions
Hex:
        #f14306
        RGB:
        241, 67, 6
        CMY:
        5, 74, 98
        CMYK:
        0, 72, 98, 5
      HSL:
        16°, 95.1417%, 48.4314%
        HSV (HSB):
        16°, 97.5104%, 94.5098%
        XYZ:
        38.3157, 22.7282, 2.5398
        xyY:
        0.6026, 0.3575, 22.7282
      CIE-Lab:
        54.7913, 64.2246, 64.9090
        CIE-LCH:
        54.7913, 91.3125, 45.3037
        CIE-Luv:
        54.7913, 141.2696, 43.0367
        Hunter-Lab:
        47.6741, 60.0305, 30.2132
      #f14306 color charts
#f14306 RGB chart
      #f14306 CMYK chart
      #f14306 RGB pie chart
      #f14306 color shades, tints & tones
#f14306 color schemes
#f14306 color preview, HTML & CSS examples
           This text has a color of #f14306        
        
          <p style="color:#f14306;">Text here</p>
        
        
          .mytext {color:#f14306;}
        
        Text color #f14306
      
           This box has a color of #f14306        
        
          <div style="background-color:#f14306;">Content here</div>
        
        
          .mybackground {background-color:#f14306;}
        
        Background color #f14306
      
           Border around this has a color of #f14306        
        
          <div style="border:2px solid #f14306;">Content here</div>
        
        
          .myborder {border:2px solid #f14306;}
        
        Border color #f14306