#ff0f26 color space conversions
Hex:
        #ff0f26
        RGB:
        255, 15, 38
        CMY:
        0, 94, 85
        CMYK:
        0, 94, 85, 0
      HSL:
        354°, 100.0000%, 52.9412%
        HSV (HSB):
        354°, 94.1176%, 100.0000%
        XYZ:
        41.7607, 21.7416, 3.8292
        xyY:
        0.6202, 0.3229, 21.7416
      CIE-Lab:
        53.7517, 79.4592, 54.7356
        CIE-LCH:
        53.7517, 96.4870, 34.5611
        CIE-Luv:
        53.7517, 169.4340, 33.1555
        Hunter-Lab:
        46.6279, 78.2687, 27.7704
      #ff0f26 color charts
#ff0f26 RGB chart
      #ff0f26 CMYK chart
      #ff0f26 RGB pie chart
      #ff0f26 color shades, tints & tones
#ff0f26 color schemes
#ff0f26 color preview, HTML & CSS examples
           This text has a color of #ff0f26        
        
          <p style="color:#ff0f26;">Text here</p>
        
        
          .mytext {color:#ff0f26;}
        
        Text color #ff0f26
      
           This box has a color of #ff0f26        
        
          <div style="background-color:#ff0f26;">Content here</div>
        
        
          .mybackground {background-color:#ff0f26;}
        
        Background color #ff0f26
      
           Border around this has a color of #ff0f26        
        
          <div style="border:2px solid #ff0f26;">Content here</div>
        
        
          .myborder {border:2px solid #ff0f26;}
        
        Border color #ff0f26