#dc0f03 color space conversions
Hex:
        #dc0f03
        RGB:
        220, 15, 3
        CMY:
        14, 94, 99
        CMYK:
        0, 93, 99, 14
      HSL:
        3°, 97.3094%, 43.7255%
        HSV (HSB):
        3°, 98.6364%, 86.2745%
        XYZ:
        29.7025, 15.5639, 1.5248
        xyY:
        0.6348, 0.3326, 15.5639
      CIE-Lab:
        46.3970, 70.3506, 59.3738
        CIE-LCH:
        46.3970, 92.0568, 40.1634
        CIE-Luv:
        46.3970, 148.3292, 33.0825
        Hunter-Lab:
        39.4511, 65.3522, 25.3242
      #dc0f03 color charts
#dc0f03 RGB chart
      #dc0f03 CMYK chart
      #dc0f03 RGB pie chart
      #dc0f03 color shades, tints & tones
#dc0f03 color schemes
#dc0f03 color preview, HTML & CSS examples
           This text has a color of #dc0f03        
        
          <p style="color:#dc0f03;">Text here</p>
        
        
          .mytext {color:#dc0f03;}
        
        Text color #dc0f03
      
           This box has a color of #dc0f03        
        
          <div style="background-color:#dc0f03;">Content here</div>
        
        
          .mybackground {background-color:#dc0f03;}
        
        Background color #dc0f03
      
           Border around this has a color of #dc0f03        
        
          <div style="border:2px solid #dc0f03;">Content here</div>
        
        
          .myborder {border:2px solid #dc0f03;}
        
        Border color #dc0f03