#dc154f color space conversions
Hex:
        #dc154f
        RGB:
        220, 21, 79
        CMY:
        14, 92, 69
        CMYK:
        0, 90, 64, 14
      HSL:
        343°, 82.5726%, 47.2549%
        HSV (HSB):
        343°, 90.4545%, 86.2745%
        XYZ:
        31.1946, 16.3165, 8.9024
        xyY:
        0.5530, 0.2892, 16.3165
      CIE-Lab:
        47.3870, 71.6728, 22.4828
        CIE-LCH:
        47.3870, 75.1163, 17.4159
        CIE-Luv:
        47.3870, 132.1067, 10.3947
        Hunter-Lab:
        40.3937, 67.1605, 15.2086
      #dc154f color charts
#dc154f RGB chart
      #dc154f CMYK chart
      #dc154f RGB pie chart
      #dc154f color shades, tints & tones
#dc154f color schemes
#dc154f color preview, HTML & CSS examples
           This text has a color of #dc154f        
        
          <p style="color:#dc154f;">Text here</p>
        
        
          .mytext {color:#dc154f;}
        
        Text color #dc154f
      
           This box has a color of #dc154f        
        
          <div style="background-color:#dc154f;">Content here</div>
        
        
          .mybackground {background-color:#dc154f;}
        
        Background color #dc154f
      
           Border around this has a color of #dc154f        
        
          <div style="border:2px solid #dc154f;">Content here</div>
        
        
          .myborder {border:2px solid #dc154f;}
        
        Border color #dc154f