#ff0f3d color space conversions
Hex:
        #ff0f3d
        RGB:
        255, 15, 61
        CMY:
        0, 94, 76
        CMYK:
        0, 94, 76, 0
      HSL:
        349°, 100.0000%, 52.9412%
        HSV (HSB):
        349°, 94.1176%, 100.0000%
        XYZ:
        42.2531, 21.9386, 6.4225
        xyY:
        0.5984, 0.3107, 21.9386
      CIE-Lab:
        53.9618, 80.0422, 42.7704
        CIE-LCH:
        53.9618, 90.7528, 28.1177
        CIE-Luv:
        53.9618, 164.7557, 26.0692
        Hunter-Lab:
        46.8386, 79.0573, 24.6573
      #ff0f3d color charts
#ff0f3d RGB chart
      #ff0f3d CMYK chart
      #ff0f3d RGB pie chart
      #ff0f3d color shades, tints & tones
#ff0f3d color schemes
#ff0f3d color preview, HTML & CSS examples
           This text has a color of #ff0f3d        
        
          <p style="color:#ff0f3d;">Text here</p>
        
        
          .mytext {color:#ff0f3d;}
        
        Text color #ff0f3d
      
           This box has a color of #ff0f3d        
        
          <div style="background-color:#ff0f3d;">Content here</div>
        
        
          .mybackground {background-color:#ff0f3d;}
        
        Background color #ff0f3d
      
           Border around this has a color of #ff0f3d        
        
          <div style="border:2px solid #ff0f3d;">Content here</div>
        
        
          .myborder {border:2px solid #ff0f3d;}
        
        Border color #ff0f3d