#ff2a33 color space conversions
Hex:
        #ff2a33
        RGB:
        255, 42, 51
        CMY:
        0, 84, 80
        CMYK:
        0, 84, 80, 0
      HSL:
        357°, 100.0000%, 58.2353%
        HSV (HSB):
        357°, 83.5294%, 100.0000%
        XYZ:
        42.6655, 23.1549, 5.3526
        xyY:
        0.5995, 0.3253, 23.1549
      CIE-Lab:
        55.2316, 75.8063, 49.5478
        CIE-LCH:
        55.2316, 90.5626, 33.1690
        CIE-Luv:
        55.2316, 159.7292, 32.2320
        Hunter-Lab:
        48.1196, 74.0588, 27.0886
      #ff2a33 color charts
#ff2a33 RGB chart
      #ff2a33 CMYK chart
      #ff2a33 RGB pie chart
      #ff2a33 color shades, tints & tones
#ff2a33 color schemes
#ff2a33 color preview, HTML & CSS examples
           This text has a color of #ff2a33        
        
          <p style="color:#ff2a33;">Text here</p>
        
        
          .mytext {color:#ff2a33;}
        
        Text color #ff2a33
      
           This box has a color of #ff2a33        
        
          <div style="background-color:#ff2a33;">Content here</div>
        
        
          .mybackground {background-color:#ff2a33;}
        
        Background color #ff2a33
      
           Border around this has a color of #ff2a33        
        
          <div style="border:2px solid #ff2a33;">Content here</div>
        
        
          .myborder {border:2px solid #ff2a33;}
        
        Border color #ff2a33