#d3154f color space conversions
Hex:
        #d3154f
        RGB:
        211, 21, 79
        CMY:
        17, 92, 69
        CMYK:
        0, 90, 63, 17
      HSL:
        342°, 81.8966%, 45.4902%
        HSV (HSB):
        342°, 90.0474%, 82.7451%
        XYZ:
        28.5434, 14.9497, 8.7783
        xyY:
        0.5461, 0.2860, 14.9497
      CIE-Lab:
        45.5653, 69.4636, 19.7470
        CIE-LCH:
        45.5653, 72.2159, 15.8693
        CIE-Luv:
        45.5653, 125.1055, 8.1141
        Hunter-Lab:
        38.6649, 64.1098, 13.6045
      #d3154f color charts
#d3154f RGB chart
      #d3154f CMYK chart
      #d3154f RGB pie chart
      #d3154f color shades, tints & tones
#d3154f color schemes
#d3154f color preview, HTML & CSS examples
           This text has a color of #d3154f        
        
          <p style="color:#d3154f;">Text here</p>
        
        
          .mytext {color:#d3154f;}
        
        Text color #d3154f
      
           This box has a color of #d3154f        
        
          <div style="background-color:#d3154f;">Content here</div>
        
        
          .mybackground {background-color:#d3154f;}
        
        Background color #d3154f
      
           Border around this has a color of #d3154f        
        
          <div style="border:2px solid #d3154f;">Content here</div>
        
        
          .myborder {border:2px solid #d3154f;}
        
        Border color #d3154f