#d14d9e color space conversions
Hex:
#d14d9e
RGB:
209, 77, 158
CMY:
18, 70, 38
CMYK:
0, 63, 24, 18
HSL:
323°, 58.9286%, 56.0784%
HSV (HSB):
323°, 63.1579%, 81.9608%
XYZ:
35.1199, 21.3317, 34.6142
xyY:
0.3857, 0.2342, 21.3317
CIE-Lab:
53.3106, 60.0385, -16.9974
CIE-LCH:
53.3106, 62.3982, 344.1927
CIE-Luv:
53.3106, 75.0267, -34.6596
Hunter-Lab:
46.1862, 54.9051, -12.1044
#d14d9e color charts
#d14d9e color shades, tints & tones
#d14d9e color schemes
#d14d9e color preview, HTML & CSS examples
This text has a color of #d14d9e
<p style="color:#d14d9e;">Text here</p>
.mytext {color:#d14d9e;}
This box has a color of #d14d9e
<div style="background-color:#d14d9e;">Content here</div>
.mybackground {background-color:#d14d9e;}
Border around this has a color of #d14d9e
<div style="border:2px solid #d14d9e;">Content here</div>
.myborder {border:2px solid #d14d9e;}