#d23c34 color space conversions
Hex:
        #d23c34
        RGB:
        210, 60, 52
        CMY:
        18, 76, 80
        CMYK:
        0, 71, 75, 18
      HSL:
        3°, 63.7097%, 51.3725%
        HSV (HSB):
        3°, 75.2381%, 82.3529%
        XYZ:
        28.8140, 17.1813, 5.0465
        xyY:
        0.5645, 0.3366, 17.1813
      CIE-Lab:
        48.4877, 57.9220, 39.3446
        CIE-LCH:
        48.4877, 70.0211, 34.1871
        CIE-Luv:
        48.4877, 116.1193, 27.8889
        Hunter-Lab:
        41.4503, 51.5456, 21.7968
      #d23c34 color charts
#d23c34 RGB chart
      #d23c34 CMYK chart
      #d23c34 RGB pie chart
      #d23c34 color shades, tints & tones
#d23c34 color schemes
#d23c34 color preview, HTML & CSS examples
           This text has a color of #d23c34        
        
          <p style="color:#d23c34;">Text here</p>
        
        
          .mytext {color:#d23c34;}
        
        Text color #d23c34
      
           This box has a color of #d23c34        
        
          <div style="background-color:#d23c34;">Content here</div>
        
        
          .mybackground {background-color:#d23c34;}
        
        Background color #d23c34
      
           Border around this has a color of #d23c34        
        
          <div style="border:2px solid #d23c34;">Content here</div>
        
        
          .myborder {border:2px solid #d23c34;}
        
        Border color #d23c34