#ff2f56 color space conversions
Hex:
        #ff2f56
        RGB:
        255, 47, 86
        CMY:
        0, 82, 66
        CMYK:
        0, 82, 66, 0
      HSL:
        349°, 100.0000%, 59.2157%
        HSV (HSB):
        349°, 81.5686%, 100.0000%
        XYZ:
        43.9362, 23.9649, 11.1141
        xyY:
        0.5560, 0.3033, 23.9649
      CIE-Lab:
        56.0527, 76.0309, 30.7596
        CIE-LCH:
        56.0527, 82.0173, 22.0267
        CIE-Luv:
        56.0527, 149.0529, 18.5817
        Hunter-Lab:
        48.9540, 74.5344, 20.8071
      #ff2f56 color charts
#ff2f56 RGB chart
      #ff2f56 CMYK chart
      #ff2f56 RGB pie chart
      #ff2f56 color shades, tints & tones
#ff2f56 color schemes
#ff2f56 color preview, HTML & CSS examples
           This text has a color of #ff2f56        
        
          <p style="color:#ff2f56;">Text here</p>
        
        
          .mytext {color:#ff2f56;}
        
        Text color #ff2f56
      
           This box has a color of #ff2f56        
        
          <div style="background-color:#ff2f56;">Content here</div>
        
        
          .mybackground {background-color:#ff2f56;}
        
        Background color #ff2f56
      
           Border around this has a color of #ff2f56        
        
          <div style="border:2px solid #ff2f56;">Content here</div>
        
        
          .myborder {border:2px solid #ff2f56;}
        
        Border color #ff2f56