#dc1f35 color space conversions
Hex:
        #dc1f35
        RGB:
        220, 31, 53
        CMY:
        14, 88, 79
        CMYK:
        0, 86, 76, 14
      HSL:
        353°, 75.2988%, 49.2157%
        HSV (HSB):
        353°, 85.9091%, 86.2745%
        XYZ:
        30.6478, 16.4527, 4.9285
        xyY:
        0.5891, 0.3162, 16.4527
      CIE-Lab:
        47.5628, 68.8875, 38.3142
        CIE-LCH:
        47.5628, 78.8256, 29.0821
        CIE-Luv:
        47.5628, 137.0637, 23.7303
        Hunter-Lab:
        40.5619, 63.8880, 21.1892
      #dc1f35 color charts
#dc1f35 RGB chart
      #dc1f35 CMYK chart
      #dc1f35 RGB pie chart
      #dc1f35 color shades, tints & tones
#dc1f35 color schemes
#dc1f35 color preview, HTML & CSS examples
           This text has a color of #dc1f35        
        
          <p style="color:#dc1f35;">Text here</p>
        
        
          .mytext {color:#dc1f35;}
        
        Text color #dc1f35
      
           This box has a color of #dc1f35        
        
          <div style="background-color:#dc1f35;">Content here</div>
        
        
          .mybackground {background-color:#dc1f35;}
        
        Background color #dc1f35
      
           Border around this has a color of #dc1f35        
        
          <div style="border:2px solid #dc1f35;">Content here</div>
        
        
          .myborder {border:2px solid #dc1f35;}
        
        Border color #dc1f35