#ff0f37 color space conversions
Hex:
        #ff0f37
        RGB:
        255, 15, 55
        CMY:
        0, 94, 78
        CMYK:
        0, 94, 78, 0
      HSL:
        350°, 100.0000%, 52.9412%
        HSV (HSB):
        350°, 94.1176%, 100.0000%
        XYZ:
        42.1004, 21.8775, 5.6183
        xyY:
        0.6049, 0.3143, 21.8775
      CIE-Lab:
        53.8968, 79.8621, 46.0538
        CIE-LCH:
        53.8968, 92.1895, 29.9706
        CIE-Luv:
        53.8968, 166.1782, 28.2281
        Hunter-Lab:
        46.7734, 78.8133, 25.6196
      #ff0f37 color charts
#ff0f37 RGB chart
      #ff0f37 CMYK chart
      #ff0f37 RGB pie chart
      #ff0f37 color shades, tints & tones
#ff0f37 color schemes
#ff0f37 color preview, HTML & CSS examples
           This text has a color of #ff0f37        
        
          <p style="color:#ff0f37;">Text here</p>
        
        
          .mytext {color:#ff0f37;}
        
        Text color #ff0f37
      
           This box has a color of #ff0f37        
        
          <div style="background-color:#ff0f37;">Content here</div>
        
        
          .mybackground {background-color:#ff0f37;}
        
        Background color #ff0f37
      
           Border around this has a color of #ff0f37        
        
          <div style="border:2px solid #ff0f37;">Content here</div>
        
        
          .myborder {border:2px solid #ff0f37;}
        
        Border color #ff0f37