#d8251d color space conversions
Hex:
        #d8251d
        RGB:
        216, 37, 29
        CMY:
        15, 85, 89
        CMYK:
        0, 83, 87, 15
      HSL:
        3°, 76.3265%, 48.0392%
        HSV (HSB):
        3°, 86.5741%, 84.7059%
        XYZ:
        29.2022, 16.0108, 2.7137
        xyY:
        0.6093, 0.3341, 16.0108
      CIE-Lab:
        46.9886, 65.8850, 50.1811
        CIE-LCH:
        46.9886, 82.8189, 37.2946
        CIE-Luv:
        46.9886, 136.2726, 31.1064
        Hunter-Lab:
        40.0135, 60.2476, 23.9885
      #d8251d color charts
#d8251d RGB chart
      #d8251d CMYK chart
      #d8251d RGB pie chart
      #d8251d color shades, tints & tones
#d8251d color schemes
#d8251d color preview, HTML & CSS examples
           This text has a color of #d8251d        
        
          <p style="color:#d8251d;">Text here</p>
        
        
          .mytext {color:#d8251d;}
        
        Text color #d8251d
      
           This box has a color of #d8251d        
        
          <div style="background-color:#d8251d;">Content here</div>
        
        
          .mybackground {background-color:#d8251d;}
        
        Background color #d8251d
      
           Border around this has a color of #d8251d        
        
          <div style="border:2px solid #d8251d;">Content here</div>
        
        
          .myborder {border:2px solid #d8251d;}
        
        Border color #d8251d