#ff305b color space conversions
Hex:
        #ff305b
        RGB:
        255, 48, 91
        CMY:
        0, 81, 64
        CMYK:
        0, 81, 64, 0
      HSL:
        348°, 100.0000%, 59.4118%
        HSV (HSB):
        348°, 81.1765%, 100.0000%
        XYZ:
        44.1853, 24.1292, 12.2261
        xyY:
        0.5486, 0.2996, 24.1292
      CIE-Lab:
        56.2170, 76.0517, 28.0241
        CIE-LCH:
        56.2170, 81.0507, 20.2282
        CIE-Luv:
        56.2170, 147.1161, 16.1460
        Hunter-Lab:
        49.1215, 74.5998, 19.6281
      #ff305b color charts
#ff305b RGB chart
      #ff305b CMYK chart
      #ff305b RGB pie chart
      #ff305b color shades, tints & tones
#ff305b color schemes
#ff305b color preview, HTML & CSS examples
           This text has a color of #ff305b        
        
          <p style="color:#ff305b;">Text here</p>
        
        
          .mytext {color:#ff305b;}
        
        Text color #ff305b
      
           This box has a color of #ff305b        
        
          <div style="background-color:#ff305b;">Content here</div>
        
        
          .mybackground {background-color:#ff305b;}
        
        Background color #ff305b
      
           Border around this has a color of #ff305b        
        
          <div style="border:2px solid #ff305b;">Content here</div>
        
        
          .myborder {border:2px solid #ff305b;}
        
        Border color #ff305b