#d10d27 color space conversions
Hex:
        #d10d27
        RGB:
        209, 13, 39
        CMY:
        18, 95, 85
        CMYK:
        0, 94, 81, 18
      HSL:
        352°, 88.2883%, 43.5294%
        HSV (HSB):
        352°, 93.7799%, 81.9608%
        XYZ:
        26.8046, 13.9896, 3.2070
        xyY:
        0.6092, 0.3179, 13.9896
      CIE-Lab:
        44.2181, 68.3286, 42.0594
        CIE-LCH:
        44.2181, 80.2358, 31.6142
        CIE-Luv:
        44.2181, 136.5404, 24.6710
        Hunter-Lab:
        37.4027, 62.4671, 21.0983
      #d10d27 color charts
#d10d27 RGB chart
      #d10d27 CMYK chart
      #d10d27 RGB pie chart
      #d10d27 color shades, tints & tones
#d10d27 color schemes
#d10d27 color preview, HTML & CSS examples
           This text has a color of #d10d27        
        
          <p style="color:#d10d27;">Text here</p>
        
        
          .mytext {color:#d10d27;}
        
        Text color #d10d27
      
           This box has a color of #d10d27        
        
          <div style="background-color:#d10d27;">Content here</div>
        
        
          .mybackground {background-color:#d10d27;}
        
        Background color #d10d27
      
           Border around this has a color of #d10d27        
        
          <div style="border:2px solid #d10d27;">Content here</div>
        
        
          .myborder {border:2px solid #d10d27;}
        
        Border color #d10d27