#d23c28 color space conversions
Hex:
        #d23c28
        RGB:
        210, 60, 40
        CMY:
        18, 76, 84
        CMYK:
        0, 71, 81, 18
      HSL:
        7°, 68.0000%, 49.0196%
        HSV (HSB):
        7°, 80.9524%, 82.3529%
        XYZ:
        28.5772, 17.0866, 3.7993
        xyY:
        0.5777, 0.3454, 17.0866
      CIE-Lab:
        48.3689, 57.5110, 45.6258
        CIE-LCH:
        48.3689, 73.4114, 38.4264
        CIE-Luv:
        48.3689, 118.2023, 31.8848
        Hunter-Lab:
        41.3359, 51.0666, 23.4856
      #d23c28 color charts
#d23c28 RGB chart
      #d23c28 CMYK chart
      #d23c28 RGB pie chart
      #d23c28 color shades, tints & tones
#d23c28 color schemes
#d23c28 color preview, HTML & CSS examples
           This text has a color of #d23c28        
        
          <p style="color:#d23c28;">Text here</p>
        
        
          .mytext {color:#d23c28;}
        
        Text color #d23c28
      
           This box has a color of #d23c28        
        
          <div style="background-color:#d23c28;">Content here</div>
        
        
          .mybackground {background-color:#d23c28;}
        
        Background color #d23c28
      
           Border around this has a color of #d23c28        
        
          <div style="border:2px solid #d23c28;">Content here</div>
        
        
          .myborder {border:2px solid #d23c28;}
        
        Border color #d23c28