#ff082f color space conversions
Hex:
        #ff082f
        RGB:
        255, 8, 47
        CMY:
        0, 97, 82
        CMYK:
        0, 97, 82, 0
      HSL:
        351°, 100.0000%, 51.5686%
        HSV (HSB):
        351°, 96.8627%, 100.0000%
        XYZ:
        41.8399, 21.6389, 4.6608
        xyY:
        0.6140, 0.3176, 21.6389
      CIE-Lab:
        53.6418, 80.1736, 50.1096
        CIE-LCH:
        53.6418, 94.5451, 32.0060
        CIE-Luv:
        53.6418, 168.8340, 30.4161
        Hunter-Lab:
        46.5176, 79.1446, 26.6218
      #ff082f color charts
#ff082f RGB chart
      #ff082f CMYK chart
      #ff082f RGB pie chart
      #ff082f color shades, tints & tones
#ff082f color schemes
#ff082f color preview, HTML & CSS examples
           This text has a color of #ff082f        
        
          <p style="color:#ff082f;">Text here</p>
        
        
          .mytext {color:#ff082f;}
        
        Text color #ff082f
      
           This box has a color of #ff082f        
        
          <div style="background-color:#ff082f;">Content here</div>
        
        
          .mybackground {background-color:#ff082f;}
        
        Background color #ff082f
      
           Border around this has a color of #ff082f        
        
          <div style="border:2px solid #ff082f;">Content here</div>
        
        
          .myborder {border:2px solid #ff082f;}
        
        Border color #ff082f