#ff3314 color space conversions
Hex:
        #ff3314
        RGB:
        255, 51, 20
        CMY:
        0, 80, 92
        CMYK:
        0, 80, 92, 0
      HSL:
        8°, 100.0000%, 53.9216%
        HSV (HSB):
        8°, 92.1569%, 100.0000%
        XYZ:
        42.5501, 23.6782, 2.9895
        xyY:
        0.6147, 0.3421, 23.6782
      CIE-Lab:
        55.7641, 73.1654, 63.3951
        CIE-LCH:
        55.7641, 96.8097, 40.9077
        CIE-Luv:
        55.7641, 159.9643, 40.3477
        Hunter-Lab:
        48.6602, 70.9309, 30.4196
      #ff3314 color charts
#ff3314 RGB chart
      #ff3314 CMYK chart
      #ff3314 RGB pie chart
      #ff3314 color shades, tints & tones
#ff3314 color schemes
#ff3314 color preview, HTML & CSS examples
           This text has a color of #ff3314        
        
          <p style="color:#ff3314;">Text here</p>
        
        
          .mytext {color:#ff3314;}
        
        Text color #ff3314
      
           This box has a color of #ff3314        
        
          <div style="background-color:#ff3314;">Content here</div>
        
        
          .mybackground {background-color:#ff3314;}
        
        Background color #ff3314
      
           Border around this has a color of #ff3314        
        
          <div style="border:2px solid #ff3314;">Content here</div>
        
        
          .myborder {border:2px solid #ff3314;}
        
        Border color #ff3314