#ff305a color space conversions
Hex:
        #ff305a
        RGB:
        255, 48, 90
        CMY:
        0, 81, 65
        CMYK:
        0, 81, 65, 0
      HSL:
        348°, 100.0000%, 59.4118%
        HSV (HSB):
        348°, 81.1765%, 100.0000%
        XYZ:
        44.1424, 24.1121, 12.0004
        xyY:
        0.5500, 0.3004, 24.1121
      CIE-Lab:
        56.1998, 76.0002, 28.5921
        CIE-LCH:
        56.1998, 81.2006, 20.6168
        CIE-Luv:
        56.1998, 147.4327, 16.6784
        Hunter-Lab:
        49.1041, 74.5316, 19.8831
      #ff305a color charts
#ff305a RGB chart
      #ff305a CMYK chart
      #ff305a RGB pie chart
      #ff305a color shades, tints & tones
#ff305a color schemes
#ff305a color preview, HTML & CSS examples
           This text has a color of #ff305a        
        
          <p style="color:#ff305a;">Text here</p>
        
        
          .mytext {color:#ff305a;}
        
        Text color #ff305a
      
           This box has a color of #ff305a        
        
          <div style="background-color:#ff305a;">Content here</div>
        
        
          .mybackground {background-color:#ff305a;}
        
        Background color #ff305a
      
           Border around this has a color of #ff305a        
        
          <div style="border:2px solid #ff305a;">Content here</div>
        
        
          .myborder {border:2px solid #ff305a;}
        
        Border color #ff305a