#ff2d38 color space conversions
Hex:
        #ff2d38
        RGB:
        255, 45, 56
        CMY:
        0, 82, 78
        CMYK:
        0, 82, 78, 0
      HSL:
        357°, 100.0000%, 58.8235%
        HSV (HSB):
        357°, 82.3529%, 100.0000%
        XYZ:
        42.8922, 23.4223, 6.0017
        xyY:
        0.5931, 0.3239, 23.4223
      CIE-Lab:
        55.5047, 75.3060, 47.1695
        CIE-LCH:
        55.5047, 88.8592, 32.0618
        CIE-Luv:
        55.5047, 157.5566, 31.0475
        Hunter-Lab:
        48.3966, 73.5043, 26.5251
      #ff2d38 color charts
#ff2d38 RGB chart
      #ff2d38 CMYK chart
      #ff2d38 RGB pie chart
      #ff2d38 color shades, tints & tones
#ff2d38 color schemes
#ff2d38 color preview, HTML & CSS examples
           This text has a color of #ff2d38        
        
          <p style="color:#ff2d38;">Text here</p>
        
        
          .mytext {color:#ff2d38;}
        
        Text color #ff2d38
      
           This box has a color of #ff2d38        
        
          <div style="background-color:#ff2d38;">Content here</div>
        
        
          .mybackground {background-color:#ff2d38;}
        
        Background color #ff2d38
      
           Border around this has a color of #ff2d38        
        
          <div style="border:2px solid #ff2d38;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d38;}
        
        Border color #ff2d38