#ff0f12 color space conversions
Hex:
        #ff0f12
        RGB:
        255, 15, 18
        CMY:
        0, 94, 93
        CMYK:
        0, 94, 93, 0
      HSL:
        359°, 100.0000%, 52.9412%
        HSV (HSB):
        359°, 94.1176%, 100.0000%
        XYZ:
        41.5200, 21.6453, 2.5619
        xyY:
        0.6317, 0.3293, 21.6453
      CIE-Lab:
        53.6486, 79.1720, 62.7740
        CIE-LCH:
        53.6486, 101.0385, 38.4102
        CIE-Luv:
        53.6486, 171.8198, 36.7547
        Hunter-Lab:
        46.5245, 77.8813, 29.3024
      #ff0f12 color charts
#ff0f12 RGB chart
      #ff0f12 CMYK chart
      #ff0f12 RGB pie chart
      #ff0f12 color shades, tints & tones
#ff0f12 color schemes
#ff0f12 color preview, HTML & CSS examples
           This text has a color of #ff0f12        
        
          <p style="color:#ff0f12;">Text here</p>
        
        
          .mytext {color:#ff0f12;}
        
        Text color #ff0f12
      
           This box has a color of #ff0f12        
        
          <div style="background-color:#ff0f12;">Content here</div>
        
        
          .mybackground {background-color:#ff0f12;}
        
        Background color #ff0f12
      
           Border around this has a color of #ff0f12        
        
          <div style="border:2px solid #ff0f12;">Content here</div>
        
        
          .myborder {border:2px solid #ff0f12;}
        
        Border color #ff0f12