#dc213d color space conversions
Hex:
        #dc213d
        RGB:
        220, 33, 61
        CMY:
        14, 87, 76
        CMYK:
        0, 85, 72, 14
      HSL:
        351°, 73.9130%, 49.6078%
        HSV (HSB):
        351°, 85.0000%, 86.2745%
        XYZ:
        30.9014, 16.6403, 5.9981
        xyY:
        0.5772, 0.3108, 16.6403
      CIE-Lab:
        47.8036, 68.7930, 33.9068
        CIE-LCH:
        47.8036, 76.6952, 26.2378
        CIE-Luv:
        47.8036, 134.3871, 20.7445
        Hunter-Lab:
        40.7925, 63.8314, 19.8368
      #dc213d color charts
#dc213d RGB chart
      #dc213d CMYK chart
      #dc213d RGB pie chart
      #dc213d color shades, tints & tones
#dc213d color schemes
#dc213d color preview, HTML & CSS examples
           This text has a color of #dc213d        
        
          <p style="color:#dc213d;">Text here</p>
        
        
          .mytext {color:#dc213d;}
        
        Text color #dc213d
      
           This box has a color of #dc213d        
        
          <div style="background-color:#dc213d;">Content here</div>
        
        
          .mybackground {background-color:#dc213d;}
        
        Background color #dc213d
      
           Border around this has a color of #dc213d        
        
          <div style="border:2px solid #dc213d;">Content here</div>
        
        
          .myborder {border:2px solid #dc213d;}
        
        Border color #dc213d