#f5815f color space conversions
Hex:
        #f5815f
        RGB:
        245, 129, 95
        CMY:
        4, 49, 63
        CMYK:
        0, 47, 61, 4
      HSL:
        14°, 88.2353%, 66.6667%
        HSV (HSB):
        14°, 61.2245%, 96.0784%
        XYZ:
        47.5720, 35.9392, 15.2561
        xyY:
        0.4817, 0.3639, 35.9392
      CIE-Lab:
        66.4735, 41.4962, 38.3174
        CIE-LCH:
        66.4735, 56.4815, 42.7192
        CIE-Luv:
        66.4735, 89.0467, 37.2533
        Hunter-Lab:
        59.9493, 36.7350, 26.8762
      #f5815f color charts
#f5815f RGB chart
      #f5815f CMYK chart
      #f5815f RGB pie chart
      #f5815f color shades, tints & tones
#f5815f color schemes
#f5815f color preview, HTML & CSS examples
           This text has a color of #f5815f        
        
          <p style="color:#f5815f;">Text here</p>
        
        
          .mytext {color:#f5815f;}
        
        Text color #f5815f
      
           This box has a color of #f5815f        
        
          <div style="background-color:#f5815f;">Content here</div>
        
        
          .mybackground {background-color:#f5815f;}
        
        Background color #f5815f
      
           Border around this has a color of #f5815f        
        
          <div style="border:2px solid #f5815f;">Content here</div>
        
        
          .myborder {border:2px solid #f5815f;}
        
        Border color #f5815f