#d94228 color space conversions
Hex:
        #d94228
        RGB:
        217, 66, 40
        CMY:
        15, 74, 84
        CMYK:
        0, 70, 82, 15
      HSL:
        9°, 69.9605%, 50.3922%
        HSV (HSB):
        9°, 81.5668%, 85.0980%
        XYZ:
        30.9465, 18.8013, 4.0054
        xyY:
        0.5757, 0.3498, 18.8013
      CIE-Lab:
        50.4540, 57.5361, 48.0597
        CIE-LCH:
        50.4540, 74.9676, 39.8719
        CIE-Luv:
        50.4540, 120.0694, 34.3322
        Hunter-Lab:
        43.3605, 51.5149, 24.8754
      #d94228 color charts
#d94228 RGB chart
      #d94228 CMYK chart
      #d94228 RGB pie chart
      #d94228 color shades, tints & tones
#d94228 color schemes
#d94228 color preview, HTML & CSS examples
           This text has a color of #d94228        
        
          <p style="color:#d94228;">Text here</p>
        
        
          .mytext {color:#d94228;}
        
        Text color #d94228
      
           This box has a color of #d94228        
        
          <div style="background-color:#d94228;">Content here</div>
        
        
          .mybackground {background-color:#d94228;}
        
        Background color #d94228
      
           Border around this has a color of #d94228        
        
          <div style="border:2px solid #d94228;">Content here</div>
        
        
          .myborder {border:2px solid #d94228;}
        
        Border color #d94228