#ff2938 color space conversions
Hex:
        #ff2938
        RGB:
        255, 41, 56
        CMY:
        0, 84, 78
        CMYK:
        0, 84, 78, 0
      HSL:
        356°, 100.0000%, 58.0392%
        HSV (HSB):
        356°, 83.9216%, 100.0000%
        XYZ:
        42.7467, 23.1314, 5.9532
        xyY:
        0.5951, 0.3220, 23.1314
      CIE-Lab:
        55.2074, 76.1533, 46.8625
        CIE-LCH:
        55.2074, 89.4171, 31.6069
        CIE-Luv:
        55.2074, 159.0994, 30.4622
        Hunter-Lab:
        48.0951, 74.4836, 26.3277
      #ff2938 color charts
#ff2938 RGB chart
      #ff2938 CMYK chart
      #ff2938 RGB pie chart
      #ff2938 color shades, tints & tones
#ff2938 color schemes
#ff2938 color preview, HTML & CSS examples
           This text has a color of #ff2938        
        
          <p style="color:#ff2938;">Text here</p>
        
        
          .mytext {color:#ff2938;}
        
        Text color #ff2938
      
           This box has a color of #ff2938        
        
          <div style="background-color:#ff2938;">Content here</div>
        
        
          .mybackground {background-color:#ff2938;}
        
        Background color #ff2938
      
           Border around this has a color of #ff2938        
        
          <div style="border:2px solid #ff2938;">Content here</div>
        
        
          .myborder {border:2px solid #ff2938;}
        
        Border color #ff2938