#dc1f02 color space conversions
Hex:
        #dc1f02
        RGB:
        220, 31, 2
        CMY:
        14, 88, 99
        CMYK:
        0, 86, 99, 14
      HSL:
        8°, 98.1982%, 43.5294%
        HSV (HSB):
        8°, 99.0909%, 86.2745%
        XYZ:
        30.0161, 16.2000, 1.6023
        xyY:
        0.6277, 0.3388, 16.2000
      CIE-Lab:
        47.2358, 67.9254, 60.0163
        CIE-LCH:
        47.2358, 90.6412, 41.4626
        CIE-Luv:
        47.2358, 143.8891, 34.6690
        Hunter-Lab:
        40.2492, 62.6815, 25.8141
      #dc1f02 color charts
#dc1f02 RGB chart
      #dc1f02 CMYK chart
      #dc1f02 RGB pie chart
      #dc1f02 color shades, tints & tones
#dc1f02 color schemes
#dc1f02 color preview, HTML & CSS examples
           This text has a color of #dc1f02        
        
          <p style="color:#dc1f02;">Text here</p>
        
        
          .mytext {color:#dc1f02;}
        
        Text color #dc1f02
      
           This box has a color of #dc1f02        
        
          <div style="background-color:#dc1f02;">Content here</div>
        
        
          .mybackground {background-color:#dc1f02;}
        
        Background color #dc1f02
      
           Border around this has a color of #dc1f02        
        
          <div style="border:2px solid #dc1f02;">Content here</div>
        
        
          .myborder {border:2px solid #dc1f02;}
        
        Border color #dc1f02