#d94138 color space conversions
Hex:
        #d94138
        RGB:
        217, 65, 56
        CMY:
        15, 75, 78
        CMYK:
        0, 70, 74, 15
      HSL:
        3°, 67.9325%, 53.5294%
        HSV (HSB):
        3°, 74.1935%, 85.0980%
        XYZ:
        31.2194, 18.8178, 5.7281
        xyY:
        0.5598, 0.3374, 18.8178
      CIE-Lab:
        50.4734, 58.4605, 39.6692
        CIE-LCH:
        50.4734, 70.6489, 34.1594
        CIE-Luv:
        50.4734, 117.9822, 28.7628
        Hunter-Lab:
        43.3795, 52.5487, 22.5366
      #d94138 color charts
#d94138 RGB chart
      #d94138 CMYK chart
      #d94138 RGB pie chart
      #d94138 color shades, tints & tones
#d94138 color schemes
#d94138 color preview, HTML & CSS examples
           This text has a color of #d94138        
        
          <p style="color:#d94138;">Text here</p>
        
        
          .mytext {color:#d94138;}
        
        Text color #d94138
      
           This box has a color of #d94138        
        
          <div style="background-color:#d94138;">Content here</div>
        
        
          .mybackground {background-color:#d94138;}
        
        Background color #d94138
      
           Border around this has a color of #d94138        
        
          <div style="border:2px solid #d94138;">Content here</div>
        
        
          .myborder {border:2px solid #d94138;}
        
        Border color #d94138