#dc091b color space conversions
Hex:
        #dc091b
        RGB:
        220, 9, 27
        CMY:
        14, 96, 89
        CMYK:
        0, 96, 88, 14
      HSL:
        355°, 92.1397%, 44.9020%
        HSV (HSB):
        355°, 95.9091%, 86.2745%
        XYZ:
        29.8107, 15.4901, 2.4556
        xyY:
        0.6242, 0.3244, 15.4901
      CIE-Lab:
        46.2983, 71.1876, 50.9047
        CIE-LCH:
        46.2983, 87.5155, 35.5677
        CIE-Luv:
        46.2983, 147.2020, 29.4336
        Hunter-Lab:
        39.3575, 66.3262, 23.8510
      #dc091b color charts
#dc091b RGB chart
      #dc091b CMYK chart
      #dc091b RGB pie chart
      #dc091b color shades, tints & tones
#dc091b color schemes
#dc091b color preview, HTML & CSS examples
           This text has a color of #dc091b        
        
          <p style="color:#dc091b;">Text here</p>
        
        
          .mytext {color:#dc091b;}
        
        Text color #dc091b
      
           This box has a color of #dc091b        
        
          <div style="background-color:#dc091b;">Content here</div>
        
        
          .mybackground {background-color:#dc091b;}
        
        Background color #dc091b
      
           Border around this has a color of #dc091b        
        
          <div style="border:2px solid #dc091b;">Content here</div>
        
        
          .myborder {border:2px solid #dc091b;}
        
        Border color #dc091b