#ff0d21 color space conversions
Hex:
        #ff0d21
        RGB:
        255, 13, 33
        CMY:
        0, 95, 87
        CMYK:
        0, 95, 87, 0
      HSL:
        355°, 100.0000%, 52.5490%
        HSV (HSB):
        355°, 94.9020%, 100.0000%
        XYZ:
        41.6584, 21.6577, 3.4235
        xyY:
        0.6242, 0.3245, 21.6577
      CIE-Lab:
        53.6619, 79.5362, 56.9816
        CIE-LCH:
        53.6619, 97.8412, 35.6187
        CIE-Luv:
        53.6619, 170.4954, 34.1636
        Hunter-Lab:
        46.5378, 78.3437, 28.2148
      #ff0d21 color charts
#ff0d21 RGB chart
      #ff0d21 CMYK chart
      #ff0d21 RGB pie chart
      #ff0d21 color shades, tints & tones
#ff0d21 color schemes
#ff0d21 color preview, HTML & CSS examples
           This text has a color of #ff0d21        
        
          <p style="color:#ff0d21;">Text here</p>
        
        
          .mytext {color:#ff0d21;}
        
        Text color #ff0d21
      
           This box has a color of #ff0d21        
        
          <div style="background-color:#ff0d21;">Content here</div>
        
        
          .mybackground {background-color:#ff0d21;}
        
        Background color #ff0d21
      
           Border around this has a color of #ff0d21        
        
          <div style="border:2px solid #ff0d21;">Content here</div>
        
        
          .myborder {border:2px solid #ff0d21;}
        
        Border color #ff0d21