#ff5a5f color space conversions
Hex:
        #ff5a5f
        RGB:
        255, 90, 95
        CMY:
        0, 65, 63
        CMYK:
        0, 65, 63, 0
      HSL:
        358°, 100.0000%, 67.6471%
        HSV (HSB):
        358°, 64.7059%, 100.0000%
        XYZ:
        46.9617, 29.3986, 14.0258
        xyY:
        0.5196, 0.3253, 29.3986
      CIE-Lab:
        61.1318, 62.8158, 31.9786
        CIE-LCH:
        61.1318, 70.4873, 26.9799
        CIE-Luv:
        61.1318, 124.4335, 24.5312
        Hunter-Lab:
        54.2204, 59.7177, 22.6171
      #ff5a5f color charts
#ff5a5f RGB chart
      #ff5a5f CMYK chart
      #ff5a5f RGB pie chart
      #ff5a5f color shades, tints & tones
#ff5a5f color schemes
#ff5a5f color preview, HTML & CSS examples
           This text has a color of #ff5a5f        
        
          <p style="color:#ff5a5f;">Text here</p>
        
        
          .mytext {color:#ff5a5f;}
        
        Text color #ff5a5f
      
           This box has a color of #ff5a5f        
        
          <div style="background-color:#ff5a5f;">Content here</div>
        
        
          .mybackground {background-color:#ff5a5f;}
        
        Background color #ff5a5f
      
           Border around this has a color of #ff5a5f        
        
          <div style="border:2px solid #ff5a5f;">Content here</div>
        
        
          .myborder {border:2px solid #ff5a5f;}
        
        Border color #ff5a5f