#fd154f color space conversions
Hex:
        #fd154f
        RGB:
        253, 21, 79
        CMY:
        1, 92, 69
        CMYK:
        0, 92, 69, 1
      HSL:
        345°, 98.3051%, 53.7255%
        HSV (HSB):
        345°, 91.6996%, 99.2157%
        XYZ:
        42.1875, 21.9835, 9.4168
        xyY:
        0.5733, 0.2987, 21.9835
      CIE-Lab:
        54.0095, 79.6388, 32.2600
        CIE-LCH:
        54.0095, 85.9246, 22.0518
        CIE-Luv:
        54.0095, 157.1592, 18.2952
        Hunter-Lab:
        46.8866, 78.5588, 20.9126
      #fd154f color charts
#fd154f RGB chart
      #fd154f CMYK chart
      #fd154f RGB pie chart
      #fd154f color shades, tints & tones
#fd154f color schemes
#fd154f color preview, HTML & CSS examples
           This text has a color of #fd154f        
        
          <p style="color:#fd154f;">Text here</p>
        
        
          .mytext {color:#fd154f;}
        
        Text color #fd154f
      
           This box has a color of #fd154f        
        
          <div style="background-color:#fd154f;">Content here</div>
        
        
          .mybackground {background-color:#fd154f;}
        
        Background color #fd154f
      
           Border around this has a color of #fd154f        
        
          <div style="border:2px solid #fd154f;">Content here</div>
        
        
          .myborder {border:2px solid #fd154f;}
        
        Border color #fd154f