#d23c42 color space conversions
Hex:
        #d23c42
        RGB:
        210, 60, 66
        CMY:
        18, 76, 74
        CMYK:
        0, 71, 69, 18
      HSL:
        358°, 62.5000%, 52.9412%
        HSV (HSB):
        358°, 71.4286%, 82.3529%
        XYZ:
        29.1776, 17.3267, 6.9608
        xyY:
        0.5457, 0.3241, 17.3267
      CIE-Lab:
        48.6691, 58.5467, 31.5279
        CIE-LCH:
        48.6691, 66.4960, 28.3028
        CIE-Luv:
        48.6691, 113.0586, 21.9932
        Hunter-Lab:
        41.6254, 52.2764, 19.2230
      #d23c42 color charts
#d23c42 RGB chart
      #d23c42 CMYK chart
      #d23c42 RGB pie chart
      #d23c42 color shades, tints & tones
#d23c42 color schemes
#d23c42 color preview, HTML & CSS examples
           This text has a color of #d23c42        
        
          <p style="color:#d23c42;">Text here</p>
        
        
          .mytext {color:#d23c42;}
        
        Text color #d23c42
      
           This box has a color of #d23c42        
        
          <div style="background-color:#d23c42;">Content here</div>
        
        
          .mybackground {background-color:#d23c42;}
        
        Background color #d23c42
      
           Border around this has a color of #d23c42        
        
          <div style="border:2px solid #d23c42;">Content here</div>
        
        
          .myborder {border:2px solid #d23c42;}
        
        Border color #d23c42