#d9494e color space conversions
Hex:
#d9494e
RGB:
217, 73, 78
CMY:
15, 71, 69
CMYK:
0, 66, 64, 15
HSL:
358°, 65.4545%, 56.8627%
HSV (HSB):
358°, 66.3594%, 85.0980%
XYZ:
32.3730, 20.0669, 9.3748
xyY:
0.5237, 0.3246, 20.0669
CIE-Lab:
51.9127, 56.4544, 28.7768
CIE-LCH:
51.9127, 63.3656, 27.0095
CIE-Luv:
51.9127, 108.2262, 21.0918
Hunter-Lab:
44.7960, 50.6043, 18.9492
#d9494e color charts
#d9494e color shades, tints & tones
#d9494e color schemes
#d9494e color preview, HTML & CSS examples
This text has a color of #d9494e
<p style="color:#d9494e;">Text here</p>
.mytext {color:#d9494e;}
This box has a color of #d9494e
<div style="background-color:#d9494e;">Content here</div>
.mybackground {background-color:#d9494e;}
Border around this has a color of #d9494e
<div style="border:2px solid #d9494e;">Content here</div>
.myborder {border:2px solid #d9494e;}