#d9494c color space conversions
Hex:
#d9494c
RGB:
217, 73, 76
CMY:
15, 71, 70
CMYK:
0, 66, 65, 15
HSL:
359°, 65.4545%, 56.8627%
HSV (HSB):
359°, 66.3594%, 85.0980%
XYZ:
32.3023, 20.0386, 9.0028
xyY:
0.5266, 0.3267, 20.0386
CIE-Lab:
51.8808, 56.3376, 29.9056
CIE-LCH:
51.8808, 63.7831, 27.9606
CIE-Luv:
51.8808, 108.7112, 22.1100
Hunter-Lab:
44.7645, 50.4688, 19.4111
#d9494c color charts
#d9494c color shades, tints & tones
#d9494c color schemes
#d9494c color preview, HTML & CSS examples
This text has a color of #d9494c
<p style="color:#d9494c;">Text here</p>
.mytext {color:#d9494c;}
This box has a color of #d9494c
<div style="background-color:#d9494c;">Content here</div>
.mybackground {background-color:#d9494c;}
Border around this has a color of #d9494c
<div style="border:2px solid #d9494c;">Content here</div>
.myborder {border:2px solid #d9494c;}