#dc1b25 color space conversions
Hex:
        #dc1b25
        RGB:
        220, 27, 37
        CMY:
        14, 89, 85
        CMYK:
        0, 88, 83, 14
      HSL:
        357°, 78.1377%, 48.4314%
        HSV (HSB):
        357°, 87.7273%, 86.2745%
        XYZ:
        30.2411, 16.1331, 3.2704
        xyY:
        0.6092, 0.3250, 16.1331
      CIE-Lab:
        47.1486, 69.1496, 46.7076
        CIE-LCH:
        47.1486, 83.4462, 34.0374
        CIE-Luv:
        47.1486, 141.6104, 28.4774
        Hunter-Lab:
        40.1660, 64.1025, 23.2887
      #dc1b25 color charts
#dc1b25 RGB chart
      #dc1b25 CMYK chart
      #dc1b25 RGB pie chart
      #dc1b25 color shades, tints & tones
#dc1b25 color schemes
#dc1b25 color preview, HTML & CSS examples
           This text has a color of #dc1b25        
        
          <p style="color:#dc1b25;">Text here</p>
        
        
          .mytext {color:#dc1b25;}
        
        Text color #dc1b25
      
           This box has a color of #dc1b25        
        
          <div style="background-color:#dc1b25;">Content here</div>
        
        
          .mybackground {background-color:#dc1b25;}
        
        Background color #dc1b25
      
           Border around this has a color of #dc1b25        
        
          <div style="border:2px solid #dc1b25;">Content here</div>
        
        
          .myborder {border:2px solid #dc1b25;}
        
        Border color #dc1b25