#f14b30 color space conversions
Hex:
        #f14b30
        RGB:
        241, 75, 48
        CMY:
        5, 71, 81
        CMYK:
        0, 69, 80, 5
      HSL:
        8°, 87.3303%, 56.6667%
        HSV (HSB):
        8°, 80.0830%, 94.5098%
        XYZ:
        39.3252, 23.9463, 5.3457
        xyY:
        0.5731, 0.3490, 23.9463
      CIE-Lab:
        56.0340, 62.0840, 50.9626
        CIE-LCH:
        56.0340, 80.3219, 39.3814
        CIE-Luv:
        56.0340, 132.2873, 37.5411
        Hunter-Lab:
        48.9350, 57.8102, 27.7775
      #f14b30 color charts
#f14b30 RGB chart
      #f14b30 CMYK chart
      #f14b30 RGB pie chart
      #f14b30 color shades, tints & tones
#f14b30 color schemes
#f14b30 color preview, HTML & CSS examples
           This text has a color of #f14b30        
        
          <p style="color:#f14b30;">Text here</p>
        
        
          .mytext {color:#f14b30;}
        
        Text color #f14b30
      
           This box has a color of #f14b30        
        
          <div style="background-color:#f14b30;">Content here</div>
        
        
          .mybackground {background-color:#f14b30;}
        
        Background color #f14b30
      
           Border around this has a color of #f14b30        
        
          <div style="border:2px solid #f14b30;">Content here</div>
        
        
          .myborder {border:2px solid #f14b30;}
        
        Border color #f14b30