#ff2a27 color space conversions
Hex:
        #ff2a27
        RGB:
        255, 42, 39
        CMY:
        0, 84, 85
        CMYK:
        0, 84, 85, 0
      HSL:
        1°, 100.0000%, 57.6471%
        HSV (HSB):
        1°, 84.7059%, 100.0000%
        XYZ:
        42.4342, 23.0624, 4.1344
        xyY:
        0.6094, 0.3312, 23.0624
      CIE-Lab:
        55.1366, 75.5227, 55.4267
        CIE-LCH:
        55.1366, 93.6792, 36.2753
        CIE-Luv:
        55.1366, 161.7639, 35.5279
        Hunter-Lab:
        48.0233, 73.6845, 28.5120
      #ff2a27 color charts
#ff2a27 RGB chart
      #ff2a27 CMYK chart
      #ff2a27 RGB pie chart
      #ff2a27 color shades, tints & tones
#ff2a27 color schemes
#ff2a27 color preview, HTML & CSS examples
           This text has a color of #ff2a27        
        
          <p style="color:#ff2a27;">Text here</p>
        
        
          .mytext {color:#ff2a27;}
        
        Text color #ff2a27
      
           This box has a color of #ff2a27        
        
          <div style="background-color:#ff2a27;">Content here</div>
        
        
          .mybackground {background-color:#ff2a27;}
        
        Background color #ff2a27
      
           Border around this has a color of #ff2a27        
        
          <div style="border:2px solid #ff2a27;">Content here</div>
        
        
          .myborder {border:2px solid #ff2a27;}
        
        Border color #ff2a27